1
0
mirror of https://github.com/librenms/librenms.git synced 2024-10-07 16:52:45 +00:00

Add StyleCI config ()

This commit is contained in:
Jellyfrog
2020-09-21 16:02:55 +02:00
committed by GitHub
parent 29f45ca352
commit 2ee6a0afb0

6
.styleci.yml Normal file

@ -0,0 +1,6 @@
preset: laravel
enabled:
- concat_with_spaces
disabled:
- phpdoc_summary
- concat_without_spaces