DoI
DoI
@g0tmi1k any updates? Looks like the PR is still missing in the current HEAD. I can re-do the pull request if that'll help?
Haha, no problem. @ me if we need to do some kind of summoning ritual at some point 😹
> might be reviving something already dead but by any chance anyone is aware of the changes on the 11+ version? things look similar but the KEY entry in the...
Readme now includes information for how to deal with the rfc2397 sourcemaps
closed by d30e03299f41b7bb4eee3e26d53cf3635c213e1c
> #939 Is a improvement of the checker scripts but it hasn’t merged yet. Can I commit that fix instead? Looks like your pull still has the newline bug, using...
You don't need the `line.strip()`, since `splitlines()` will get rid of the trailing newline. `splitlines(False)` is the default, you don't need to supply it but I figure it doesn't hurt...
Respectfully, I disagree here. A chain of whitespace of varying length is a valid fuzzing payload that I'd expect to exist in the fuzzing wordlists.
Without more info on the issue and what the source map should be exported to, there isn't much I can do here. Closing the issue, can re-open if more information...
Seems to be an fsnotify issue - https://github.com/fsnotify/fsnotify/issues/600