mirror of
https://github.com/bmad-code-org/BMAD-METHOD.git
synced 2026-09-19 08:11:52 +08:00
ad86519c6b
* build: replace the npm lint stack with pre-commit markdownlint-cli2, prettier and eslint for YAML/JSON, husky and lint-staged are gone. pre-commit runs ruff, rumdl (the same five markdown rules), yamllint, yamlfix, the JSON checks, both validators and pytest, at commit time and over the whole tree from tools/quality.py, which is now what `npm run quality` calls. ESLint and prettier stay only for the docs-site scripts and tests. quality.yaml collapses to a Python job and a docs-site job. yamlfix keeps one blank line and no document-start marker: its defaults strip blank lines inside block scalars and add `---`, which the sprint status scripts do not write back. The JSON hook keeps key order and non-ASCII text. * style: apply yamlfix and JSON formatting to the tree Mechanical output of the new hooks; every file parses to the same data. * docs: state what the commit hook covers
16 lines
889 B
YAML
16 lines
889 B
YAML
# These are supported funding model platforms
|
|
|
|
github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
|
|
patreon: # Replace with a single Patreon username
|
|
open_collective: # Replace with a single Open Collective username
|
|
ko_fi: # Replace with a single Ko-fi username
|
|
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
|
|
community_bridge: # Replace with a single Community Bridge project_name e.g., cloud-foundry
|
|
liberapay: # Replace with a single Liberapay username
|
|
issuehunt: # Replace with a single IssueHunt username
|
|
lfx_crowdfunding: # Replace with a single LFX Crowdfunding project_name e.g., cloud-foundry
|
|
polar: # Replace with a single Polar username
|
|
buy_me_a_coffee: bmad
|
|
thanks_dev: # Replace with a single thanks.dev username
|
|
custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']
|