Skip to content

Commit d35a4c4

Browse files
JakobDegenJoshua Nelson
authored andcommitted
Remove reference to copyright notices.
Immediately below the section on copyright notices being removed, it is mentioned that a particular thing should be placed below the notices. This seems confusing.
1 parent 30d03d0 commit d35a4c4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/conventions.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,7 @@ keep things to 80.
3838

3939
**Ignoring the line length limit.** Sometimes – in particular for
4040
tests – it can be necessary to exempt yourself from this limit. In
41-
that case, you can add a comment towards the top of the file (after
42-
the copyright notice) like so:
41+
that case, you can add a comment towards the top of the file like so:
4342

4443
```rust
4544
// ignore-tidy-linelength

0 commit comments

Comments
 (0)