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

Automatically detect lowercase readme.md files #145

Merged
merged 3 commits into from
Dec 24, 2021

Conversation

CM000n
Copy link
Collaborator

@CM000n CM000n commented Dec 24, 2021

Hello, I have reworked our pre-commit hook a bit so that it automatically detects and reports readme files written in lowercase.
If you execute the pre-commit hook locally, the detected files are also automatically fixed and converted to uppercase. However, it is required that you have ruby installed for this.

We could also have other strings recognised and rewritten automatically using regex. If you can think of something useful, please let me know.

@CM000n CM000n merged commit c1a2bf5 into dev Dec 24, 2021
@CM000n CM000n deleted the add_pre-commit_hook_to_rename_readme_files branch December 27, 2021 19:09
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

1 participant