Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Python: Autoformat
Trailing whitespace is a bit too easy with the ```suggestions through
the UI :|
  • Loading branch information
RasmusWL committed Feb 15, 2022
commit 62d4bb50a53a7450dfb57265ffa7af29afc3ab73
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ module LogInjection {
// - we do not check that one kind of line breaks is not replaced by another
//
// However, we lack a simple way to do better, and the query would likely
// be too noisy without this.
// be too noisy without this.
//
// TODO: Consider rewriting using flow states.
ReplaceLineBreaksSanitizer() {
Expand Down