Skip to content

Commit

Permalink
Merge pull request #377 from fortran-lang/refactor/debug
Browse files Browse the repository at this point in the history
refactor: debug command line interface
  • Loading branch information
gnikit authored Apr 26, 2024
2 parents 522307d + 13abbce commit de67ae5
Show file tree
Hide file tree
Showing 3 changed files with 546 additions and 514 deletions.
1 change: 1 addition & 0 deletions .coveragerc
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[run]
omit =
fortls/__init__.py
fortls/debug.py
fortls/version.py
fortls/schema.py
concurrency = multiprocessing
Expand Down
Loading

0 comments on commit de67ae5

Please sign in to comment.