We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0956a47 commit 4806556Copy full SHA for 4806556
fortls/helper_functions.py
@@ -297,7 +297,8 @@ def get_line_prefix(
297
298
299
def resolve_globs(glob_path: str, root_path: str = None) -> list[str]:
300
- """Resolve paths (absolute and relative) and glob patterns
+ """Resolve paths (absolute and relative) and glob patterns while
301
+ nonexistent paths are ignored
302
303
Parameters
304
----------
0 commit comments