{"id":13563233,"url":"https://github.com/suitcss/stylelint-config-suitcss","last_synced_at":"2025-10-07T13:46:27.683Z","repository":{"id":2059931,"uuid":"38211182","full_name":"suitcss/stylelint-config-suitcss","owner":"suitcss","description":"SUIT CSS config for Stylelint","archived":false,"fork":false,"pushed_at":"2024-12-02T20:13:22.000Z","size":642,"stargazers_count":77,"open_issues_count":2,"forks_count":23,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-04-03T14:11:04.199Z","etag":null,"topics":["stylelint","suit-css"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/suitcss.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-06-28T19:26:08.000Z","updated_at":"2023-08-15T22:13:00.000Z","dependencies_parsed_at":"2023-07-06T11:46:50.487Z","dependency_job_id":"262a3d60-65b7-4dad-87ff-1517d7ddc80c","html_url":"https://github.com/suitcss/stylelint-config-suitcss","commit_stats":{"total_commits":143,"total_committers":15,"mean_commits":9.533333333333333,"dds":0.6993006993006994,"last_synced_commit":"7514a0ba2269bb47292e1f1b20535b4c40c2be30"},"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suitcss%2Fstylelint-config-suitcss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suitcss%2Fstylelint-config-suitcss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suitcss%2Fstylelint-config-suitcss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suitcss%2Fstylelint-config-suitcss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/suitcss","download_url":"https://codeload.github.com/suitcss/stylelint-config-suitcss/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248586248,"owners_count":21128997,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["stylelint","suit-css"],"created_at":"2024-08-01T13:01:16.653Z","updated_at":"2025-10-07T13:46:22.627Z","avatar_url":"https://github.com/suitcss.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# stylelint-config-suitcss\n\n[![NPM version](http://img.shields.io/npm/v/stylelint-config-suitcss.svg)](https://www.npmjs.com/package/stylelint-config-suitcss) [![Build Status](https://github.com/suitcss/stylelint-config-suitcss/actions/workflows/ci.yml/badge.svg)](https://github.com/suitcss/stylelint-config-suitcss/actions/workflows/ci.yml)\n\n\u003e SUIT CSS shareable config for Stylelint.\n\nConfiguration rules to ensure your CSS code is compliant with [SUIT CSS's code style](https://github.com/suitcss/suit/blob/master/doc/STYLE.md).\n\n## Installation\n\n```console\n$ npm install stylelint-config-suitcss\n```\n\n## Usage\n\nSet your Stylelint config to:\n\n```json\n{\n  \"extends\": \"stylelint-config-suitcss\"\n}\n```\n\n### Extending the config\n\nSimply add a `\"rules\"` key to your config and add your overrides there.\n\nFor example, to allow empty blocks in your CSS turn off the `block-no-empty` rule:\n\n```json\n{\n  \"extends\": \"stylelint-config-suitcss\",\n  \"rules\": {\n    \"block-no-empty\": null\n  }\n}\n```\n\n## [Changelog](CHANGELOG.md)\n\n## [License](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuitcss%2Fstylelint-config-suitcss","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsuitcss%2Fstylelint-config-suitcss","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuitcss%2Fstylelint-config-suitcss/lists"}