@gitlab/stylelint-config

6.1.0 • Public • Published

@gitlab/stylelint-config

This is the base Stylelint configuration used to enforce coding standards for styles in GitLab's projects.

Usage

  1. Add the configuration to your dev dependencies:
yarn add --dev @gitlab/stylelint-config stylelint postcss
  1. 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.

Package Sidebar

Install

npm i @gitlab/stylelint-config

Weekly Downloads

39,758

Version

6.1.0

License

MIT

Unpacked Size

5.16 kB

Total Files

3

Last publish

Collaborators

  • apanchal-gitlab
  • rob.hunt-gitlab
  • gitlab-administration
  • tzallmann
  • gitlab-bot
  • leipert