https://github.com/davidanson/markdownlint-analyze-config
Code to analyze markdownlint config in the wild
https://github.com/davidanson/markdownlint-analyze-config
Last synced: about 1 year ago
JSON representation
Code to analyze markdownlint config in the wild
- Host: GitHub
- URL: https://github.com/davidanson/markdownlint-analyze-config
- Owner: DavidAnson
- License: mit
- Created: 2020-10-03T22:42:53.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-10-07T03:26:26.000Z (over 5 years ago)
- Last Synced: 2025-02-09T00:25:37.153Z (over 1 year ago)
- Language: JavaScript
- Size: 10.7 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# markdownlint-analyze-config
> A simple Node.js program to analyze [`markdownlint`](https://github.com/DavidAnson/markdownlint)'s `.markdownlint.json`/`yaml` configuration files for the most-watched GitHub repositories.
- Repository data comes from [Google BigQuery](https://cloud.google.com/bigquery/), see [repos.js](repos.js).
- Repository data is [known to be incomplete](https://twitter.com/DavidAns/status/1304962271781687297), happy to find a better way.
- For the most recent analysis output, see [analyze-config.csv](analyze-config.csv).