We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2dbf0c1 commit 43ee3feCopy full SHA for 43ee3fe
.github/ISSUE_TEMPLATE/new_lint.md
@@ -15,8 +15,9 @@ labels: A-lint
15
*What is the advantage of the recommended code over the original code*
16
17
For example:
18
-- Remove bounce checking inserted by ...
19
-- Remove the need to duplicating/storing/typo ...
+- Remove bounds check inserted by ...
+- Remove the need to duplicate/store ...
20
+- Remove typo ...
21
22
### Drawbacks
23
0 commit comments