Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/umbrellio/code-style
Linter settings used in our projects
https://github.com/umbrellio/code-style
code-style easy-coding-standard eslint rubocop stylelint
Last synced: 2 days ago
JSON representation
Linter settings used in our projects
- Host: GitHub
- URL: https://github.com/umbrellio/code-style
- Owner: umbrellio
- License: mit
- Created: 2017-04-04T09:47:05.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-09-16T15:11:01.000Z (about 2 months ago)
- Last Synced: 2024-10-29T22:01:25.878Z (13 days ago)
- Topics: code-style, easy-coding-standard, eslint, rubocop, stylelint
- Language: Ruby
- Homepage:
- Size: 211 KB
- Stars: 13
- Watchers: 13
- Forks: 5
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# UMBRELLIO code-style
Linter settings used in [Umbrellio](https://umbrellio.biz) projects.
---
* [RuboCop](https://github.com/umbrellio/code-style/tree/master/rubocop) `ruby`
* [ESLint](https://github.com/umbrellio/code-style/tree/master/eslint) `js`
* [stylelint](https://github.com/umbrellio/code-style/tree/master/stylelint) `css`
* [EasyCodingStandard](https://github.com/umbrellio/code-style-php) `php`---
## Contributing
- 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## License
Released under MIT License
---