6.2.2 • Published 9 months ago
@gitlab/stylelint-config v6.2.2
@gitlab/stylelint-config
This is the base Stylelint configuration used to enforce coding standards for styles in GitLab's projects.
Usage
- Add the configuration to your dev dependencies:
yarn add --dev @gitlab/stylelint-config stylelint postcss
- Extend the config in your
.stylelintrc
:
{
"extends": "@gitlab/stylelint-config"
}
Release management
This project automatically publishes the main
branch using semantic-release.
If a new commit/merge request is merged into main
and it's commit(s) follows the Angular Commit Message Conventions,
a release will be automatically generated and published. Commits that do not follow the convention will be ignored and a release will not be made for them.
6.2.2
9 months ago
6.2.1
11 months ago
6.2.0
11 months ago
6.1.0
1 year ago
6.0.0
1 year ago
5.0.1
2 years ago
5.0.0
2 years ago
4.2.0
2 years ago
4.1.0
3 years ago
3.0.0
3 years ago
4.0.0
3 years ago
2.5.0
4 years ago
2.6.0
4 years ago
2.4.0
4 years ago
2.3.0
4 years ago
2.2.1
4 years ago
2.2.0
4 years ago
2.1.0
4 years ago
2.0.0
5 years ago
1.1.0
6 years ago
1.0.0
6 years ago