ChromatixAU / phpcs-config-chromatix

Chromatix custom config for phpcs. Based heavily on the WordPress Coding Standards but with some of our own too.
https://www.chromatix.com.au
MIT License
1 stars 0 forks source link

Require newly defined functions to be prefixed with `chr_`? #17

Open tdmalone opened 6 years ago

tdmalone commented 6 years ago

The prefix itself should be customisable in the ruleset.

Also consider: are there situations where this shouldn't apply?