mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-08 17:07:03 +03:00
Add .scrutinizer.yml
This commit is contained in:
parent
062483f078
commit
20051c4863
72 changed files with 15 additions and 6504 deletions
15
.scrutinizer.yml
Normal file
15
.scrutinizer.yml
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
filter:
|
||||
path:
|
||||
- 'rainloop-webmail/rainloop/v/0.0.0/app/libraries/MailSo/*'
|
||||
- 'rainloop-webmail/rainloop/v/0.0.0/app/libraries/RainLoop/*'
|
||||
- 'dev/*'
|
||||
- 'plugins/*'
|
||||
excluded_paths:
|
||||
- '*.min.js'
|
||||
- '*/min/*'
|
||||
- '*.min.css'
|
||||
- 'vendors/*'
|
||||
- 'build/*'
|
||||
- 'data/*'
|
||||
checks:
|
||||
javascript: true
|
||||
Loading…
Add table
Add a link
Reference in a new issue