Skip to content

Commit f83b75a

Browse files
authored
fortls clean (#950)
1 parent 565178a commit f83b75a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.fortlsrc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"MFC_DOUBLE_PRECISION": 1
3030
},
3131
"lowercase_intrinsics": true,
32-
"debug_log": true,
32+
"debug_log": false,
3333
"disable_diagnostics": false,
3434
"use_signature_help": true,
3535
"variable_hover": true,
@@ -93,4 +93,4 @@
9393
"**/m_nvtx*",
9494
"**/syscheck.fpp"
9595
]
96-
}
96+
}

0 commit comments

Comments
 (0)