diff options
Diffstat (limited to 'changes/checkSpaces')
-rw-r--r-- | changes/checkSpaces | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/changes/checkSpaces b/changes/checkSpaces deleted file mode 100644 index 91f79ed0fa..0000000000 --- a/changes/checkSpaces +++ /dev/null @@ -1,5 +0,0 @@ - o Minor bugfixes: - - Prevent a false positive from the check-spaces script by disabling - the "whitespace between function name and (" check for functions - named 'op()'. - |