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

Make script python to sort the name of courses or books #6690

Open
AhmedElTabarani opened this issue Jan 30, 2022 · 1 comment
Open

Make script python to sort the name of courses or books #6690

AhmedElTabarani opened this issue Jan 30, 2022 · 1 comment
Labels
👀 Needs Review Is this really a good resource? Reviews requested.

Comments

@AhmedElTabarani
Copy link
Contributor

Can make script python to sort the name of courses or books automated ?
I don't mean to be in GitHub Actions
I mean, for example, after we put the courses, books, and their links
We do this script with the path we specify, and it arranges for us
This suggestion may be caused by laziness in arranging names, but this remains an advantage.

@davorpa
Copy link
Member

davorpa commented Jan 31, 2022

Nice idea!!!

It already exists in CI and an improvement is pending via #4416 + #5564

The customized linter we use on top of remark is available as public library. See CONTRIBUTING and HOWTO

It's coded in Javascript.

At your local environment, install and run it before commit/push.

WIP

I'm trying to decouple it to solve some of those format issues automatically. It's creating a NodeJs project with remark tasks per locale/file/dir and hooking git process using husky. I hope to don't finish so late.

@davorpa davorpa added the 👀 Needs Review Is this really a good resource? Reviews requested. label Jan 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👀 Needs Review Is this really a good resource? Reviews requested.
Projects
None yet
Development

No branches or pull requests

2 participants