Skip to content

[pylint] - implement non-ascii-name (C2401)#8038

Merged
charliermarsh merged 3 commits intoastral-sh:mainfrom
diceroll123:add-C2401
Oct 20, 2023
Merged

[pylint] - implement non-ascii-name (C2401)#8038
charliermarsh merged 3 commits intoastral-sh:mainfrom
diceroll123:add-C2401

Conversation

@diceroll123
Copy link
Contributor

@diceroll123 diceroll123 commented Oct 18, 2023

Summary

Adds non-ascii-name / C2401

See #970

Test Plan

cargo test and manually

@diceroll123 diceroll123 force-pushed the add-C2401 branch 2 times, most recently from 88561c4 to 6c813e6 Compare October 18, 2023 06:00
@github-actions
Copy link
Contributor

github-actions bot commented Oct 18, 2023

PR Check Results

Ecosystem

✅ ecosystem check detected no changes.

@charliermarsh charliermarsh added the rule Implementing or modifying a lint rule label Oct 20, 2023
@charliermarsh charliermarsh enabled auto-merge (squash) October 20, 2023 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

rule Implementing or modifying a lint rule

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants