Linter settings used in Umbrellio projects.
- RuboCop ruby
- ESLint js
- stylelint css
- EasyCodingStandard php
- Fork it: (https://github.com/umbrellio/code-style/fork)
- Create your feature branch (git checkout -b feature/my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin feature/my-new-feature)
- Create new Pull Request
Released under MIT License