joomla / coding-standards

Joomla Coding Standards Definition
https://developer.joomla.org/coding-standards/basic-guidelines.html
GNU General Public License v2.0
128 stars 129 forks source link

Correct the indentation rule #276

Closed brianteeman closed 1 year ago

brianteeman commented 2 years ago

The rules used in Joomla are located in build\.stylelintrc.json and this states "indentation": 2,

_also corrected the examples__