Skip to content
New issue

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

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add quick fix for when flake8 triggers "block comment should start with ‘# ‘" warning #36

Closed
2 tasks
luabud opened this issue Sep 16, 2022 · 2 comments · Fixed by #206
Closed
2 tasks
Labels
feature-request Request for new features or functionality good first issue needs PR

Comments

@luabud
Copy link
Member

luabud commented Sep 16, 2022

Ref: #14

There are two things that needs to be done:

  • Create quick fix for warning code E265 that triggers the editor.action.formatDocument action
  • Add unit test

Code would be similar to this:

@QUICK_FIXES.quick_fix(codes=["E275"])

@luabud luabud added feature-request Request for new features or functionality good first issue needs PR ghc-osd labels Sep 16, 2022
@gagandeepp
Copy link

interested plesae assign

@gagandeepp
Copy link

Unassigning myself as it is not counted in the havktoberfest

This was referenced Aug 2, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
feature-request Request for new features or functionality good first issue needs PR
Projects
None yet
2 participants