Skip to content

refactor(config)!: remove deprecated .proselintrc#1471

Merged
Nytelife26 merged 2 commits intomainfrom
refactor/config-deprecate
Jan 16, 2026
Merged

refactor(config)!: remove deprecated .proselintrc#1471
Nytelife26 merged 2 commits intomainfrom
refactor/config-deprecate

Conversation

@Nytelife26
Copy link
Copy Markdown
Contributor

Brief

We have been carrying this deprecation notice around for several years and several releases. Getting rid of the old bare .proselintrc files in favour of .proselintrc.json is long overdue.

Changes

  • Remove deprecation warning and read system for old configuration files
  • Remove references to legacy configuration in README

@Nytelife26 Nytelife26 requested a review from suchow as a code owner January 11, 2026 16:47
@codecov
Copy link
Copy Markdown

codecov bot commented Jan 11, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.63%. Comparing base (d19d1c8) to head (f408607).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1471      +/-   ##
==========================================
+ Coverage   92.56%   92.63%   +0.06%     
==========================================
  Files         100      100              
  Lines        1022     1018       -4     
==========================================
- Hits          946      943       -3     
+ Misses         76       75       -1     
Flag Coverage Δ
macos-latest 92.04% <100.00%> (+0.06%) ⬆️
py3.10 92.63% <100.00%> (+0.06%) ⬆️
py3.11 92.63% <100.00%> (+0.06%) ⬆️
py3.12 92.63% <100.00%> (+0.06%) ⬆️
py3.13 92.04% <100.00%> (+0.06%) ⬆️
py3.14 92.04% <100.00%> (+0.06%) ⬆️
ubuntu-latest 92.04% <100.00%> (+0.06%) ⬆️
windows-latest 92.63% <100.00%> (+0.06%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Nytelife26 Nytelife26 requested a review from drainpixie January 11, 2026 16:47
@Nytelife26 Nytelife26 added type: refactor A change that does not fix a bug or add a feature version: breaking PRs with breaking changes, requiring a major release labels Jan 11, 2026
@Nytelife26 Nytelife26 merged commit 6fc3755 into main Jan 16, 2026
34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: refactor A change that does not fix a bug or add a feature version: breaking PRs with breaking changes, requiring a major release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants