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

docs: add more tips around the analyzer #2913

Merged
merged 2 commits into from
May 19, 2024
Merged

docs: add more tips around the analyzer #2913

merged 2 commits into from
May 19, 2024

Conversation

ematipico
Copy link
Member

@ematipico ematipico commented May 18, 2024

Summary

More goodies around the analyzer.

All these will be updated soon once the analyzer infrastructure is done (there are still few more changes) and it will be ready for more rules.

As for now, I am assuming that the users are writing lint rules, however, we already say at the beginning that we have different kind of rules.

I added information regarding:

  • source and source_kind
  • a brief explanation of action

Also, I removed this .md file from the biome_analyze crate because... well, it's to long and I think having it GitHub is more than enough. So I removed the ignore code block metadata.

Test Plan

Proofread

@github-actions github-actions bot added the A-Linter Area: linter label May 18, 2024
@ematipico ematipico requested review from a team May 18, 2024 16:53
crates/biome_analyze/CONTRIBUTING.md Outdated Show resolved Hide resolved
crates/biome_analyze/CONTRIBUTING.md Outdated Show resolved Hide resolved
crates/biome_analyze/CONTRIBUTING.md Outdated Show resolved Hide resolved
crates/biome_analyze/CONTRIBUTING.md Outdated Show resolved Hide resolved
crates/biome_analyze/CONTRIBUTING.md Outdated Show resolved Hide resolved
crates/biome_analyze/CONTRIBUTING.md Outdated Show resolved Hide resolved
@ematipico ematipico requested a review from Sec-ant May 19, 2024 08:35
@ematipico ematipico merged commit 2d61a95 into main May 19, 2024
13 checks passed
@ematipico ematipico deleted the docs/more-info-v2 branch May 19, 2024 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Linter Area: linter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants