Skip to content

allow --fix as an alias for --apply in requirements check#1319

Merged
richrines1 merged 3 commits into
mainfrom
rich/requirements-fix
Dec 19, 2025
Merged

allow --fix as an alias for --apply in requirements check#1319
richrines1 merged 3 commits into
mainfrom
rich/requirements-fix

Conversation

@richrines1

Copy link
Copy Markdown
Contributor

since switching to ruff, format_.py, lint_.py, and licenses.py all use the --fix flag instead of --apply. requirements_.py should do the same

(to avoid breaking changes this pr keeps --apply around as an alias for --fix, so for now both will work)

@bharat-thotakura bharat-thotakura left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@richrines1 richrines1 merged commit e3c5681 into main Dec 19, 2025
21 checks passed
@richrines1 richrines1 deleted the rich/requirements-fix branch December 19, 2025 23:27
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