mirror of
https://github.com/hohn/sarif-cli.git
synced 2025-12-16 17:23:03 +01:00
Fix class NoFile: comment
This commit is contained in:
committed by
=Michael Hohn
parent
92d904ee10
commit
1271589bc4
@@ -14,8 +14,7 @@ class WholeFile:
|
||||
"""
|
||||
|
||||
class NoFile:
|
||||
""" Special case handling: use this class for non-existent regions where the
|
||||
whole file is to be used.
|
||||
""" Special case handling: use this class when no file is available.
|
||||
"""
|
||||
|
||||
def is_sarif_struct(struct):
|
||||
|
||||
Reference in New Issue
Block a user