remove line length ignore

This commit is contained in:
François Mockers 2021-04-13 23:32:05 +02:00
parent 7f395302d3
commit e36ca09101

View file

@ -1,5 +1,3 @@
// ignore-tidy-linelength
pub trait MyTrait {
type Assoc;
const VALUE: u32;