Skip to content

prontolabs/pronto-flay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pronto runner for Flay

Gem Version Build Status Code Climate

Pronto runner for Flay, structural similarities analyzer. What is Pronto?

Configuration

Configuring excludes Using .flayignore will work just fine with pronto-flay.

You can overwrite the default, very low mass threshold for Flay with the PRONTO_FLAY_MASS_THRESHOLD environment variable for a more sensible approach.

Severity levels for identical and similar code issues can be configured inside .pronto.yml:

flay:
  severity_levels:
    identical: 'warning'
    similar: 'warning'

About

Pronto runner for Flay, structural similarities analyzer

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 13

Languages