Skip to content

fix(core): use default_config.json as the canonical config - #3755

Merged
elijah-potter merged 3 commits into
masterfrom
adjust-config
Jul 3, 2026
Merged

fix(core): use default_config.json as the canonical config#3755
elijah-potter merged 3 commits into
masterfrom
adjust-config

Conversation

@elijah-potter

Copy link
Copy Markdown
Collaborator

Issues

Related to #3444

Description

For a long time, there have been two (confusingly) places where we "configure" the default config for a particular rule. One was in the lint_config curated list and another was in the default_config.json. I have removed the former from being a configuration option. The canonical version is now the default_config.json file. From now on, you only need to pay attention to the one file.

AI Disclosure

  • I am a human and didn't use any AI.
  • I used LLM features of my editor, but not an agent.
  • I used an AI agent interactively.
  • I am an agent or I got an agent to do the work autonomously.

Checklist

  • I have performed a self-review of my own code
  • I have added tests to cover my changes
  • I have considered splitting this into smaller pull requests.

Comment thread packages/web/src/routes/docs/contributors/author-a-rule/+page.md Outdated

@hippietrail hippietrail left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Just a thought on the doc saying "enable".

@elijah-potter
elijah-potter enabled auto-merge July 3, 2026 17:39
@elijah-potter
elijah-potter added this pull request to the merge queue Jul 3, 2026
Merged via the queue into master with commit f451384 Jul 3, 2026
13 checks passed
@elijah-potter
elijah-potter deleted the adjust-config branch July 3, 2026 18:36
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