mirror of
https://github.com/internetee/registry.git
synced 2025-06-13 16:14:47 +02:00
parent
7fa75f33dc
commit
114361f7f6
1 changed files with 5 additions and 5 deletions
|
@ -31,8 +31,8 @@ plugins:
|
||||||
IrresponsibleModule:
|
IrresponsibleModule:
|
||||||
enabled: false
|
enabled: false
|
||||||
exclude_patterns:
|
exclude_patterns:
|
||||||
- config/
|
- "config/"
|
||||||
- db/
|
- "db/"
|
||||||
- vendor/
|
- "vendor/"
|
||||||
- spec/
|
- "spec/"
|
||||||
- test/
|
- "test/"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue