Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove flake8 docstrings and its exclusion rules #5234

Merged

Conversation

snejus
Copy link
Member

@snejus snejus commented May 7, 2024

Have come across this interesting case since I submitted a PR with an edit in a file that falls out of these exclusion rules: #5233 . 馃榿

@snejus snejus self-assigned this May 7, 2024
@snejus snejus requested a review from wisp3rwind May 7, 2024 20:27
@snejus snejus force-pushed the remove-flake8-docstrings-and-its-exclusion-rules branch from 8596e7d to fa788e2 Compare June 15, 2024 12:09
@wisp3rwind
Copy link
Member

So that point is that we're not enforcing this at all, so there's no point in even having the check; is that correct?

@snejus
Copy link
Member Author

snejus commented Jun 15, 2024

So that point is that we're not enforcing this at all, so there's no point in even having the check; is that correct?

Indeed.

@Serene-Arc
Copy link
Contributor

Adding to that, it's removing a rule that enforces a practice from a defunct practice. Since that's the case, and we're not even really using it, I think it can be removed.

Merge when you want @snejus

@snejus snejus merged commit 6b63a30 into beetbox:master Jun 16, 2024
12 checks passed
@snejus snejus deleted the remove-flake8-docstrings-and-its-exclusion-rules branch June 16, 2024 12:05
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.

None yet

3 participants