Remove unnecessary ignore-tidy-linelength

This commit is contained in:
varkor 2019-04-22 16:15:50 +01:00
parent 51b2ecf78a
commit 62838975d0
78 changed files with 0 additions and 116 deletions

View file

@ -1,5 +1,3 @@
// ignore-tidy-linelength
mod auxiliary {
mod foo;
}