Skip to content

Commit a09075b

Browse files
authored
Merge pull request #2789 from reddevilmidzy/todo-fixme
Update conventions for TODO and FIXME comments
2 parents ecc2d67 + e9d46ab commit a09075b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/conventions.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,8 @@ if foo {
139139
}
140140
```
141141

142+
If you want to leave a note in the codebase, use `// FIXME` instead.
143+
142144
<a id="cio"></a>
143145

144146
## Using crates from crates.io

0 commit comments

Comments
 (0)