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

[lint] move same line comments to previous line #248

Open
PiRK opened this issue Dec 10, 2022 · 0 comments
Open

[lint] move same line comments to previous line #248

PiRK opened this issue Dec 10, 2022 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@PiRK
Copy link
Collaborator

PiRK commented Dec 10, 2022

Same line comments make it harder to find changes to code with git blame, and they interfere with black code formatting.

@PiRK PiRK added enhancement New feature or request good first issue Good for newcomers labels Dec 10, 2022
PiRK added a commit that referenced this issue Dec 21, 2022
This is all StatusBar business, so we can remove it from the overweight main_window.py.
Modernize and refactor the code by using enums instead of dicts.

Fix a couple of same line comments in nearby lines (#248) to improve formatting.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Development

No branches or pull requests

1 participant