Skip to content

Commit f6c313b

Browse files
committed
noshake
1 parent c944dbe commit f6c313b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

scripts/noshake.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,6 +320,8 @@
320320
"Mathlib.Control.Traversable.Instances": ["Mathlib.Control.Applicative"],
321321
"Mathlib.Control.Monad.Basic": ["Mathlib.Init.Control.Lawful"],
322322
"Mathlib.Control.Basic": ["Mathlib.Init.Function"],
323+
"Mathlib.Combinatorics.SetFamily.AhlswedeZhang":
324+
["Mathlib.Algebra.Order.Field.Basic"],
323325
"Mathlib.CategoryTheory.Limits.Shapes.FiniteLimits":
324326
["Mathlib.CategoryTheory.Limits.Shapes.Pullbacks"],
325327
"Mathlib.AlgebraicTopology.DoldKan.Notations":
@@ -334,4 +336,4 @@
334336
"Mathlib.Algebra.Category.Ring.Basic":
335337
["Mathlib.CategoryTheory.ConcreteCategory.ReflectsIso"],
336338
"Mathlib.Algebra.Algebra.Subalgebra.Order":
337-
["Mathlib.Algebra.Module.Submodule.Order"]}}
339+
["Mathlib.Algebra.Module.Submodule.Order"]}}

0 commit comments

Comments
 (0)