{"id":23107497,"url":"https://github.com/pixelmatters/commitlint-config-pixelmatters","last_synced_at":"2025-04-03T22:43:32.872Z","repository":{"id":57137040,"uuid":"362075932","full_name":"Pixelmatters/commitlint-config-pixelmatters","owner":"Pixelmatters","description":"Pixelmatters' config for commitlint","archived":false,"fork":false,"pushed_at":"2024-03-04T16:02:06.000Z","size":82,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":18,"default_branch":"main","last_synced_at":"2025-03-24T04:01:52.679Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Pixelmatters.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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":"2021-04-27T10:43:58.000Z","updated_at":"2024-03-04T16:02:11.000Z","dependencies_parsed_at":"2024-10-20T08:13:13.770Z","dependency_job_id":null,"html_url":"https://github.com/Pixelmatters/commitlint-config-pixelmatters","commit_stats":{"total_commits":7,"total_committers":3,"mean_commits":"2.3333333333333335","dds":0.2857142857142857,"last_synced_commit":"c0681d510969ded6fc29e461ad9466e8ffd813d3"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pixelmatters%2Fcommitlint-config-pixelmatters","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pixelmatters%2Fcommitlint-config-pixelmatters/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pixelmatters%2Fcommitlint-config-pixelmatters/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pixelmatters%2Fcommitlint-config-pixelmatters/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Pixelmatters","download_url":"https://codeload.github.com/Pixelmatters/commitlint-config-pixelmatters/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247092374,"owners_count":20882217,"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":[],"created_at":"2024-12-17T01:14:14.403Z","updated_at":"2025-04-03T22:43:32.851Z","avatar_url":"https://github.com/Pixelmatters.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003cimg width=\"80\" src=\"./img/pixelmatters-logo.jpeg\" /\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"./img/pixelmatters-name.svg\" /\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003e\n  commitlint-config-pixelmatters\n\u003c/h1\u003e\n\n\u003ch3 align=\"center\"\u003e\n  An CommitLint config standard for Pixelmatters projects\n\u003c/h3\u003e\n\n\u003cp align=\"center\"\u003e\nThis is a CommitLint config that you can use in your projects.\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/Pixelmatters/commitlint-config-pixelmatters/blob/master/LICENSE\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/license-MIT-blue.svg\" alt=\"commitlint-config-pixelmatters is released under the MIT license.\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://www.npmjs.com/package/@pixelmatters/commitlint-config-pixelmatters\"\u003e\n    \u003cimg src=\"https://img.shields.io/npm/v/@pixelmatters/commitlint-config-pixelmatters.svg\" alt=\"Current npm package version.\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/Pixelmatters/commitlint-config-pixelmatters/blob/master/CONTRIBUTING.md\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/PRs-welcome-brightgreen.svg\" alt=\"PRs welcome!\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://twitter.com/intent/follow?screen_name=pixelmatters_\"\u003e\n    \u003cimg src=\"https://img.shields.io/twitter/follow/pixelmatters_.svg?label=Follow%20@pixelmatters_\" alt=\"Follow @pixelmatters_\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n## 🚀 Get Up and Running\n\nYou can install this package using either **npm** or **yarn**.\n\n### **Yarn**\n\nIf using Yarn:\n\n1. Install the package as a development dependency:\n\n```shell\nyarn add @pixelmatters/commitlint-config-pixelmatters --dev\n```\n\n\n### **NPM**\n\nIf using NPM:\n\n1. Install the package as a development dependency:\n\n```shell\nnpm install @pixelmatters/commitlint-config-pixelmatters --save-dev\n```\n\n### Install commitizen if it's not already installed\n- Great guide on pixelmatters basecamp: https://www.notion.so/pixelmatters/Conventional-Commits-Dynamic-Changelog-3138a2ce8ff343229125fd6f3144f395\n\n\n### Create a config file\n1. Create an `.commitlint.config.js`  file in the root of your project and add the following code:\n``` js\nmodule.exports = {\n  extends: ['@pixelmatters/commitlint-config-pixelmatters'],\n};\n```\n\nAt this point you should be good to go 👍\n\n## 🤝 How to Contribute\n\nWhether you're helping us fix bugs, improve the docs, or spread the word, thank you! 💪 🧡\n\nCheck out our [**Contributing Guide**](https://github.com/Pixelmatters/commitlint-config-pixelmatters/blob/master/CONTRIBUTING.md) for ideas on contributing and setup steps.\n\n## :memo: License\n\nLicensed under the [MIT License](./LICENSE). Based on config-conventional: https://github.com/conventional-changelog/commitlint/tree/master/%40commitlint/config-conventional","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpixelmatters%2Fcommitlint-config-pixelmatters","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpixelmatters%2Fcommitlint-config-pixelmatters","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpixelmatters%2Fcommitlint-config-pixelmatters/lists"}