Remove PATTERNLINT suppressions (#6821)
* [ExecuTorch] Remove PATTERNLINT suppressions Pull Request resolved: https://github.com/pytorch/executorch/pull/6692 The linter these are suppressing was removed in D63859186. ghstack-source-id: 253169885 Differential Revision: [D65507718](https://our.internmc.facebook.com/intern/diff/D65507718/) * Add NOSTDINC and NOTORCHINC lintrunner (#6822) [ExecuTorch] Add NOSTDINC and NOTORCHINC lintrunner Pull Request resolved: https://github.com/pytorch/executorch/pull/6693 Prohibit standard C++ container, aten, and torch includes in core, at least pending further review. Note that non-core directories, such as extension/, test/, and any testing_util/ subdirectories, are exempted. ghstack-source-id: 253193810 Differential Revision: [D65541332](https://our.internmc.facebook.com/intern/diff/D65541332/) Co-authored-by: Scott Wolchok <swolchok@fb.com> --------- Co-authored-by: Scott Wolchok <swolchok@fb.com>
P
pytorchbot committed
dd8f18289e5a30657e71db5d70607303ced6b4cf
Parent: 93b202c
Committed by GitHub <noreply@github.com>
on 11/13/2024, 8:10:28 PM