mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-21 01:48:26 +00:00
Add scalafmt.conf and elm compile options
This commit is contained in:
@ -1,5 +1,8 @@
|
||||
{
|
||||
"excludedPaths": [
|
||||
"modules/webapp/target/elm-src"
|
||||
]
|
||||
"modules/webapp/target/elm-src/"
|
||||
],
|
||||
"checks" : {
|
||||
"ImportAll": false
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user