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

Tighten indent rules #3

Open
dcecile opened this issue Mar 31, 2019 · 0 comments
Open

Tighten indent rules #3

dcecile opened this issue Mar 31, 2019 · 0 comments
Labels

Comments

@dcecile
Copy link
Member

dcecile commented Mar 31, 2019

Don't allow these forms:

# a
  b
a
# b
  c

Do this by making sure substantial code isn't added at substantial indent plus 2, and that decrease-indent-comments decrease the substantial indent.

@dcecile dcecile added the bug label Mar 31, 2019
@dcecile dcecile transferred this issue from pentagram-lang/pentagram-gen3-python Mar 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant