X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/ab4c5a55b8305a125ad8610a55361d976541ec60..fda242d3da40b1352298bf6ddf3fc902b7690e3b:/phpcs.xml diff --git a/phpcs.xml b/phpcs.xml index 8d5157d9e..8d4c6b702 100644 --- a/phpcs.xml +++ b/phpcs.xml @@ -1,12 +1,35 @@ - - - The coding standard for BookStack. - - ./app - */migrations/* - */tests/* - + + The coding standard for BookStack + + app + bootstrap/app.php + database + public/index.php + routes + tests + + - - \ No newline at end of file + + + + + + + ./tests/* + + + + ./tests/* + + + + ./database/* + + + + ./app/Config/* + + +