Skip to content

Commit

Permalink
Expand cmake linter rule to exclude checks for line length and more (p…
Browse files Browse the repository at this point in the history
…ytorch#2625)

Summary:
Pull Request resolved: pytorch#2625

imported-using-ghimport

Test Plan: Imported from OSS

Reviewed By: mcr229

Differential Revision: D55287000

Pulled By: guangy10

fbshipit-source-id: c8c9c0cce2aaa5de71d5ce0d1c0a10ec75708de4
  • Loading branch information
guangy10 authored and facebook-github-bot committed Mar 24, 2024
1 parent 1899be4 commit 2dd59f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cmakelintrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
filter=+whitespace/extra,-whitespace/indent
filter=-convention/filename,-linelength,-package/consistency,-readability/logic,+readability/mixedcase,-readability/wonkycase,-syntax,-whitespace/eol,+whitespace/extra,-whitespace/indent,-whitespace/mismatch,-whitespace/newline,-whitespace/tabs

0 comments on commit 2dd59f1

Please sign in to comment.