Skip to content
This repository has been archived by the owner on Jan 8, 2025. It is now read-only.

Use the --quiet flag when linting the docs #448

Merged
merged 1 commit into from
Mar 28, 2024
Merged

Use the --quiet flag when linting the docs #448

merged 1 commit into from
Mar 28, 2024

Conversation

zmb3
Copy link
Contributor

@zmb3 zmb3 commented Mar 28, 2024

Without this, the linter writes a line of output for every file that has no errors. Our docs consist of hundreds of files, which creates a lot of noise that you have to scroll through when looking for an error.

Without this, the linter writes a line of output for every file
that has no errors. Our docs consist of hundreds of files, which
creates a lot of noise that you have to scroll through when looking
for an error.
@zmb3 zmb3 requested review from avatus and ptgott as code owners March 28, 2024 14:57
Copy link

vercel bot commented Mar 28, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 28, 2024 3:05pm

@zmb3 zmb3 merged commit f02c65b into main Mar 28, 2024
8 of 9 checks passed
@zmb3 zmb3 deleted the zmb3/quiet-lint branch March 28, 2024 15:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants