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

port pre-commit config to Windows #635

Open
prasadtalasila opened this issue Mar 29, 2024 · 1 comment
Open

port pre-commit config to Windows #635

prasadtalasila opened this issue Mar 29, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@prasadtalasila
Copy link
Contributor

The pre-commit config depends on bash script to complete some of its markdown linting task.

This script needs to be cross-platform. Converting it into a python script will make it cross platform.

@prasadtalasila prasadtalasila added the enhancement New feature or request label Mar 29, 2024
@aryanbhosale
Copy link

Should I create a markdownlint-hook.sh to a .py file?

@prasadtalasila prasadtalasila added this to the Release v0.6.0 milestone Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

2 participants