blob: 615e4b0c240300124e7d0b4f6cfd474b0f3f750e (
plain)
1
2
3
4
5
6
7
8
|
files:
# define files included in the analysis (defaults to ["{app,lib}/**/*.rb"])
included:
- felflame.rb
- component_manager.rb
- entity_manager.rb
# define files excluded from the analysis (defaults to [])
excluded:
|