Skip to content

Commit e9d46ab

Browse files
committed
Update conventions for TODO and FIXME comments
1 parent 23e8254 commit e9d46ab

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

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)