Skip to content

Commit

Permalink
Fixed clang linter
Browse files Browse the repository at this point in the history
Test Plan: TBD

Reviewers: jcmcdonald

Reviewed By: jcmcdonald

Subscribers: memateo

Tags: #bss_team, #pawlib_project, #programming_dept

Differential Revision: https://phab.mousepawmedia.com/D455
  • Loading branch information
Tianlin Fu committed Sep 28, 2021
1 parent e6e62be commit 4b7adfa
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion .arcconfig
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"repository.callsign" : "P",
"load" : [
".arclibs/cppcheck",
".arclibs/clang-format-linter"
"clang-format-linter"
],
"phutil_libraries": [
".arclib"
Expand Down
1 change: 0 additions & 1 deletion .arclibs/clang-format-linter
Submodule clang-format-linter deleted from 44dfb9
3 changes: 0 additions & 3 deletions .gitmodules

This file was deleted.

0 comments on commit 4b7adfa

Please sign in to comment.