summaryrefslogtreecommitdiff
path: root/ssh/.styleci.yml
diff options
context:
space:
mode:
authorhorus2026-06-27 05:40:45 +0200
committerhorus2026-06-27 05:40:45 +0200
commit7ff83424592cd5a3c58fe2e6d7e67aeef5144caf (patch)
treedafafa6f83c80c8bb2ee3c0b58961197a3f2a73c /ssh/.styleci.yml
parentb608ced142cd0527906b554e04376292f718f084 (diff)
downloadcurious-7ff83424592cd5a3c58fe2e6d7e67aeef5144caf.tar.gz
merge
Diffstat (limited to 'ssh/.styleci.yml')
-rw-r--r--ssh/.styleci.yml13
1 files changed, 0 insertions, 13 deletions
diff --git a/ssh/.styleci.yml b/ssh/.styleci.yml
deleted file mode 100644
index 1db61d9..0000000
--- a/ssh/.styleci.yml
+++ /dev/null
@@ -1,13 +0,0 @@
-php:
- preset: laravel
- disabled:
- - unused_use
- finder:
- not-name:
- - index.php
- - server.php
-js:
- finder:
- not-name:
- - webpack.mix.js
-css: true