Skip to content

chore: Add linting rule to help catch InTx misuse#1980

Merged
Emyrk merged 3 commits into
mainfrom
stevenmasley/InTx_lint
Jun 2, 2022
Merged

chore: Add linting rule to help catch InTx misuse#1980
Emyrk merged 3 commits into
mainfrom
stevenmasley/InTx_lint

Conversation

@Emyrk
Copy link
Copy Markdown
Member

@Emyrk Emyrk commented Jun 2, 2022

This isn't perfect, as if you nest your misuse in another code block
like an if statement, it won't catch it :/. It is better
than nothing

This isn't perfect, as if you nest your misuse in another code block
like an if statement, it won't catch it :/. It is better
than nothing
@Emyrk Emyrk requested review from dwahler and johnstcn June 2, 2022 13:46
@Emyrk Emyrk enabled auto-merge (squash) June 2, 2022 14:40
@Emyrk Emyrk merged commit e6ee7dd into main Jun 2, 2022
@Emyrk Emyrk deleted the stevenmasley/InTx_lint branch June 2, 2022 14:50
kylecarbs pushed a commit that referenced this pull request Jun 10, 2022
* chore: Add linting rule to help catch InTx misuse

This isn't perfect, as if you nest your misuse in another code block
like an if statement, it won't catch it :/. It is better
than nothing
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