The warning message mentions that local constants prefixed with `_` does not generate the warning. This commit actually implements this warning suppression.
This also ignores `.out` files in the file format static checks.