Skip to content

Update ErbLint to use standard configuration file name - #54

Merged
sfnelson merged 1 commit into
mainfrom
migrate-erb-lint-to-standard-config-filename
May 20, 2026
Merged

Update ErbLint to use standard configuration file name#54
sfnelson merged 1 commit into
mainfrom
migrate-erb-lint-to-standard-config-filename

Conversation

@mattr

@mattr mattr commented May 20, 2026

Copy link
Copy Markdown
Contributor

ErbLint standardised to underscores for all project elements. We have maintained a legacy configuration file name (.erb-lint.yml) beyond this. This change introduces a new default in the project and for future projects matching the library default (.erb_lint.yml) while preserving the existing file name as a fallback to prevent breaking changes during the migration.

ErbLint standardised to underscores for all project elements. We have
maintained a legacy configuration file name (`.erb-lint.yml`) beyond
this. This change introduces a new default in the project and for
future projects matching the library default (`.erb_lint.yml`) while
preserving the existing file name as a fallback to prevent breaking
changes during the migration.
@sfnelson
sfnelson merged commit 17bffea into main May 20, 2026
1 check passed
@sfnelson
sfnelson deleted the migrate-erb-lint-to-standard-config-filename branch May 23, 2026 08:20
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