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

Ignore dot directories except .github in prettier. #1238

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

goodov
Copy link
Member

@goodov goodov commented Oct 23, 2024

Avoid formatting dirs such as .vscode and others that are not part of the repo.

20:54:11  Checking formatting...
20:54:12  [warn] .pyenv-python3/lib/python3.10/site-packages/argparse-1.4.0.dist-info/metadata.json
20:54:16  [warn] Code style issues found in the above file. Run Prettier with --write to fix.

@goodov goodov requested a review from a team as a code owner October 23, 2024 14:30
@goodov goodov enabled auto-merge October 23, 2024 14:31
@goodov goodov added this pull request to the merge queue Oct 23, 2024
Merged via the queue into main with commit 67e0696 Oct 23, 2024
6 checks passed
@goodov goodov deleted the prettier-ignore-dotdirs branch October 23, 2024 22:24
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.

2 participants