action.v
finite_group.v
all_fingroup.v
automorphism.v
fingroup.v
gproduct.v
morphism.v
perm.v
presentation.v
quotient.v

-R . mathcomp.finite_group

# Warnings set as error to avoid (re)introducing them
-arg -w -arg +duplicate-clear
-arg -w -arg +undeclared-scope
-arg -w -arg +deprecated-hint-without-locality
-arg -w -arg +deprecated-hint-rewrite-without-locality
# Warnings we don't really know how to handle
-arg -w -arg -projection-no-head-constant
-arg -w -arg -redundant-canonical-projection
-arg -w -arg -notation-overridden
-arg -w -arg -ambiguous-paths
# introduced in Rocq 9.3
-arg -w -arg -rewrite-rw
