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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Naming convention #126

Merged
merged 6 commits into from
Dec 6, 2021
Merged

Naming convention #126

merged 6 commits into from
Dec 6, 2021

Conversation

Avasam
Copy link
Collaborator

@Avasam Avasam commented Dec 5, 2021

Merge after #124
Using python/typeshed/pull/6492
Configured linting for naming convention:

  • module names unchecked
  • PascalCase for classes
    • Private classes allowed
  • Everything else is snake_case
    Configured max-complexity to be the same as SonarLint / SonarCube default

@Avasam Avasam changed the base branch from master to 2.0.0 December 5, 2021 06:45
@Avasam Avasam force-pushed the naming-convention branch 11 times, most recently from a08fcef to e849926 Compare December 5, 2021 20:13
@Avasam Avasam force-pushed the naming-convention branch 2 times, most recently from 742273d to f0fa0e2 Compare December 6, 2021 03:55
@Avasam Avasam mentioned this pull request Dec 6, 2021
@Toufool Toufool merged commit b2e4e2a into Toufool:2.0.0 Dec 6, 2021
@Avasam Avasam deleted the naming-convention branch December 7, 2021 01:11
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