mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-21 09:58:26 +00:00
Initial website
This commit is contained in:
9
website/elm-analyse.json
Normal file
9
website/elm-analyse.json
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
"excludedPaths": [
|
||||
"modules/webapp/target/elm-src/"
|
||||
],
|
||||
"checks" : {
|
||||
"ImportAll": false,
|
||||
"SingleFieldRecord": false
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user