We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d050d51 commit ebd1277Copy full SHA for ebd1277
1 file changed
src/core/secretDetectors.ts
@@ -43,6 +43,7 @@ const HARMLESS_URLS = [
43
44
/**
45
* Checks if a line has an ignore comment
46
+ * fx: // dotenv-diff-ignore or /* dotenv-diff-ignore
47
* @param line - The line to check
48
* @returns True if the line should be ignored
49
*/
0 commit comments