mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-16 20:17:45 -07:00
ignore "deck" at start of a list add tests add tests to clangify.sh
This commit is contained in:
parent
b940e17fe7
commit
1c48656623
3 changed files with 48 additions and 2 deletions
|
|
@ -11,7 +11,8 @@ cd "${BASH_SOURCE%/*}/" || exit 2 # could not find path, this could happen with
|
|||
include=("common" \
|
||||
"cockatrice/src" \
|
||||
"oracle/src" \
|
||||
"servatrice/src")
|
||||
"servatrice/src" \
|
||||
"tests")
|
||||
exclude=("servatrice/src/smtp" \
|
||||
"common/sfmt" \
|
||||
"common/lib" \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue