Add linter rule explanations - #986
Draft
st0012 wants to merge 1 commit into
Draft
Conversation
st0012
force-pushed
the
codex/linter-explain-command
branch
from
August 6, 2026 17:17
5524cc9 to
f5d2a4c
Compare
st0012
force-pushed
the
codex/linter-list-command
branch
2 times, most recently
from
August 6, 2026 18:32
0c80506 to
fb43a11
Compare
st0012
force-pushed
the
codex/linter-explain-command
branch
from
August 6, 2026 18:32
f5d2a4c to
1e1bd9c
Compare
st0012
force-pushed
the
codex/linter-list-command
branch
from
August 6, 2026 19:30
fb43a11 to
ea34c17
Compare
st0012
force-pushed
the
codex/linter-explain-command
branch
2 times, most recently
from
August 6, 2026 20:33
e52a7ef to
f2fcd8a
Compare
st0012
force-pushed
the
codex/linter-list-command
branch
2 times, most recently
from
August 6, 2026 21:06
6fa5490 to
80fc916
Compare
st0012
force-pushed
the
codex/linter-explain-command
branch
2 times, most recently
from
August 7, 2026 17:11
59c5d99 to
38b16d7
Compare
st0012
changed the base branch from
codex/linter-list-command
to
codex/linter-rule-authoring
August 7, 2026 17:11
st0012
force-pushed
the
codex/linter-rule-authoring
branch
2 times, most recently
from
August 7, 2026 20:16
ed23857 to
0a7b9e1
Compare
st0012
changed the base branch from
codex/linter-rule-authoring
to
codex/linter-smoke-rule
August 7, 2026 20:36
st0012
force-pushed
the
codex/linter-explain-command
branch
from
August 7, 2026 20:36
38b16d7 to
d6e88ac
Compare
st0012
force-pushed
the
codex/linter-smoke-rule
branch
from
August 7, 2026 22:00
378bbd4 to
832d4b7
Compare
st0012
force-pushed
the
codex/linter-explain-command
branch
from
August 7, 2026 22:00
d6e88ac to
03bc8fc
Compare
st0012
force-pushed
the
codex/linter-smoke-rule
branch
from
August 8, 2026 10:09
832d4b7 to
7578eff
Compare
st0012
force-pushed
the
codex/linter-explain-command
branch
from
August 8, 2026 10:11
03bc8fc to
eeda1fc
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add
rdx explain RULEto print documentation for discoveredRubydex::Linter::Ruleclasses, including disabled rules and duplicate short names. Project and bundled-gem rules use the same discovery set asrdx lint.