Disable linters until someone wants to create a sane configuration?
I waste ridiculous amounts of time everytime I touch a line of code in stboot because of linters that complain about white space, random code complexity metrics that are bogus, errors that the exact size of a list is not specified explicitly, etc.
I suggest we disable all linters until someone makes a proposal on a sane linter configuration that all core people that touch the code base are happy with.