Update rules for logical/control variables#152
Conversation
climbfuji
left a comment
There was a problem hiding this comment.
I am ok with this. There is always going to be some ambiguity what to use, but hopefully the rules PLUS existing names in the dictionary will help.
|
Thanks for the PR @mkavulich! I'm happy with this replacing my previous PR. With regards to the standard names, was there a reason why |
|
@nusbaume You bring up a good point; @climbfuji Since you already provided a review, are you okay with this change? |
Description
Update the rules for logical and control variables to distinguish what prefixes are allowed and when they should be used, based on the proposal in Issue #101. Also update a few standard names based on these rules.
This PR would supersede #149
Issues
Resolves #101