Commit 25a4a6b
authored
Exclude deleted files from the formatting check (#1629)
Otherwise clang-format fails and this fails the whole PR
Add .mm (Objective-C++) files to the filter
Relates-To: OCMAM-157
Signed-off-by: Rustam Gamidov <ext-rustam.gamidov@here.com>1 parent a03183a commit 25a4a6b
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | | - | |
| 42 | + | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments