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

refactor: remark-lint:awesome-github #181

Closed
wants to merge 1 commit into from
Closed

refactor: remark-lint:awesome-github #181

wants to merge 1 commit into from

Conversation

tapyu
Copy link

@tapyu tapyu commented Dec 3, 2023

Closes #180

@@ -65,7 +65,7 @@ const githubRule = lintRule('remark-lint:awesome-github', async (ast, file) => {
file.message('License was not detected by GitHub');
}
} catch {
file.message('Awesome list must reside in a valid git repository');
file.message('.git/ directory not found');
Copy link
Author

Choose a reason for hiding this comment

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

I propose to change "Awesome list must reside in a valid git repository" to ".git/ directory not found'" in order to make it clearer.

@tapyu tapyu closed this by deleting the head repository Dec 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant