mirror of
https://github.com/pbek/QOwnNotes.git
synced 2025-06-28 12:59:52 +00:00
treefmt: ignore more files
Signed-off-by: Patrizio Bekerle <patrizio@bekerle.com>
This commit is contained in:
parent
4c0cf1504a
commit
35c5dcb555
1 changed files with 10 additions and 0 deletions
10
treefmt.toml
10
treefmt.toml
|
@ -20,6 +20,16 @@ excludes = [
|
|||
"src/libraries/qtcsv/**",
|
||||
"src/libraries/md4c/**",
|
||||
"src/libraries/qhotkey/**",
|
||||
"webpage/src/ar/**",
|
||||
"webpage/src/de/**",
|
||||
"webpage/src/es/**",
|
||||
"webpage/src/fa/**",
|
||||
"webpage/src/fr/**",
|
||||
"webpage/src/hu/**",
|
||||
"webpage/src/it/**",
|
||||
"webpage/src/ko/**",
|
||||
"webpage/src/nl/**",
|
||||
"webpage/src/pl/**",
|
||||
]
|
||||
|
||||
[formatter.clang-format]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue