Skip to content

Commit 4d8e6ca

Browse files
authored
Update excluded paths in .fortlsrc
Removed several excluded paths from .fortlsrc configuration.
1 parent c5283f1 commit 4d8e6ca

1 file changed

Lines changed: 1 addition & 8 deletions

File tree

.fortlsrc

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,7 @@
88
],
99
"excl_paths": [
1010
"benchmarks/",
11-
"examples/",
12-
"tests/",
13-
"misc/",
14-
"src/pre_process/include/2dHardcodedIC.fpp",
15-
"src/pre_process/include/3dHardcodedIC.fpp",
16-
"src/pre_process/include/ExtrusionHardcodedIC.fpp",
17-
"**/m_nvtx*",
18-
"**/syscheck.fpp"
11+
"examples/"
1912
],
2013
"include_dirs": [
2114
"src/common/include/",

0 commit comments

Comments
 (0)