mirror of
https://github.com/flarum/core.git
synced 2025-08-19 14:51:47 +02:00
Add phpcs, Travis, clean up editorconfig and eslint
This commit is contained in:
@@ -3,5 +3,8 @@
|
||||
"psr-4": {
|
||||
"Flarum\\Mentions\\": "src/"
|
||||
}
|
||||
},
|
||||
"scripts": {
|
||||
"style": "phpcs --standard=PSR2 -np src"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user