mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Add StyleCI config (#12126)
This commit is contained in:
6
.styleci.yml
Normal file
6
.styleci.yml
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
preset: laravel
|
||||||
|
enabled:
|
||||||
|
- concat_with_spaces
|
||||||
|
disabled:
|
||||||
|
- phpdoc_summary
|
||||||
|
- concat_without_spaces
|
Reference in New Issue
Block a user