Socket
Socket
Sign inDemoInstall

@gitlab/stylelint-config

Package Overview
Dependencies
Maintainers
7
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gitlab/stylelint-config

GitLab Stylelint base configuration


Version published
Weekly downloads
72K
decreased by-13.05%
Maintainers
7
Weekly downloads
 
Created
Source

@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.

Keywords

FAQs

Package last updated on 10 Sep 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc