Repo for the search and displace core module including the interface to select files and search and displace operations to run on them. https://searchanddisplace.com
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
174 B

3 years ago
  1. php:
  2. preset: laravel
  3. disabled:
  4. - unused_use
  5. finder:
  6. not-name:
  7. - index.php
  8. - server.php
  9. js:
  10. finder:
  11. not-name:
  12. - webpack.mix.js
  13. css: true