mirror of
https://github.com/internetee/registry.git
synced 2025-06-11 07:04:47 +02:00
Fix domain filtering in csv download
This commit is contained in:
parent
4b388cc671
commit
d39b346a84
4 changed files with 15 additions and 13 deletions
|
@ -7,6 +7,9 @@ prepare:
|
|||
plugins:
|
||||
brakeman:
|
||||
enabled: true
|
||||
checks:
|
||||
mass_assign_permit!:
|
||||
enabled: false
|
||||
bundler-audit:
|
||||
enabled: true
|
||||
duplication:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue