Skip to content

Commit a34428f

Browse files
committed
refactor: moved debug CLI code to a dedicated module
1 parent cb00637 commit a34428f

File tree

3 files changed

+582
-575
lines changed

3 files changed

+582
-575
lines changed

.coveragerc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[run]
22
omit =
33
fortls/__init__.py
4+
fortls/debug.py
45
fortls/version.py
56
fortls/schema.py
67
concurrency = multiprocessing

0 commit comments

Comments
 (0)