diff options
Diffstat (limited to 'Tools/build/.warningignore_macos')
-rw-r--r-- | Tools/build/.warningignore_macos | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Tools/build/.warningignore_macos b/Tools/build/.warningignore_macos index 1b504df..67f5011 100644 --- a/Tools/build/.warningignore_macos +++ b/Tools/build/.warningignore_macos @@ -1,3 +1,5 @@ # Files listed will be ignored by the compiler warning checker # for the macOS/build and test job. # Keep lines sorted lexicographically to help avoid merge conflicts. +# Format example: +# /path/to/file (number of warnings in file) |