Skip to content

Commit

Permalink
chore(scripts): update nolints.txt (#16070)
Browse files Browse the repository at this point in the history
I am happy to remove some nolints for you!
  • Loading branch information
leanprover-community-bot committed Aug 16, 2022
1 parent d928d9b commit 7b94ffe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/style-exceptions.txt
Expand Up @@ -16,7 +16,7 @@ src/data/rbtree/default_lt.lean : line 6 : ERR_MOD : Module docstring missing, o
src/data/rbtree/find.lean : line 7 : ERR_MOD : Module docstring missing, or too late
src/data/rbtree/init.lean : line 7 : ERR_MOD : Module docstring missing, or too late
src/data/rbtree/insert.lean : line 7 : ERR_MOD : Module docstring missing, or too late
src/data/rbtree/main.lean : line 10 : ERR_MOD : Module docstring missing, or too late
src/data/rbtree/main.lean : line 11 : ERR_MOD : Module docstring missing, or too late
src/data/rbtree/min_max.lean : line 7 : ERR_MOD : Module docstring missing, or too late
src/data/seq/computation.lean : line 12 : ERR_MOD : Module docstring missing, or too late
src/data/seq/parallel.lean : line 14 : ERR_MOD : Module docstring missing, or too late
Expand Down

0 comments on commit 7b94ffe

Please sign in to comment.