mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-03 17:55:03 +02:00
Run some linters on TravisCI to ensure basic integrity of files.
This commit is contained in:
parent
50a173d57c
commit
26fe946de3
5 changed files with 80 additions and 2 deletions
8
config/packages/security_checker.yaml
Normal file
8
config/packages/security_checker.yaml
Normal file
|
@ -0,0 +1,8 @@
|
|||
services:
|
||||
_defaults:
|
||||
autowire: true
|
||||
autoconfigure: true
|
||||
|
||||
SensioLabs\Security\SecurityChecker: null
|
||||
|
||||
SensioLabs\Security\Command\SecurityCheckerCommand: null
|
Loading…
Add table
Add a link
Reference in a new issue