Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Staging #1684

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Staging #1684

wants to merge 4 commits into from

Conversation

ElPaisano
Copy link
Contributor

@ElPaisano ElPaisano commented Aug 28, 2023

Bulk staging branch that merges:

  1. Adds pre-commit linters #1672
  2. ...

@@ -21,6 +21,9 @@
"markdown-it-task-lists": "^2.1.1",
"markdown-it-video": "^0.6.3",
"prettier": "^3.0.2",
"markdown-link-check": "^3.11.2",
"markdownlint-cli2": "^0.8.1",
"pre-commit": "^1.2.2",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i've added "significantly" to one of markdown files to trigger one fo the rules, and then run npm ci && npm run md-lint and got this error:

----------------------------------------------------
Spelling and writing style check
----------------------------------------------------
pre-commit-lint.sh: line 35: pre-commit: command not found

@ElPaisano have no bandwidth to debug this, but I think pre-commit is too old (its been abandoned 7 years ago), so maybe remove it and use https://www.npmjs.com/package/husky instead?

@ElPaisano
Copy link
Contributor Author

test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants