Tooling: do not enter _opam when fixing indent
This commit is contained in:
parent
8d2e302f1a
commit
e02ba41a65
@ -17,6 +17,7 @@ files="$@"
|
||||
if [ -z "$files" ]; then
|
||||
files=` find \( -name _build -or \
|
||||
-name .git -or \
|
||||
-name _opam -or \
|
||||
-wholename ./src/environment/v1.ml -or \
|
||||
-name ocplib-json-typed -or \
|
||||
-name registerer.ml \) -prune -or \
|
||||
|
Loading…
Reference in New Issue
Block a user