chore: Ignore two pb files from java formatter.
This commit is contained in:
parent
43bab55616
commit
485639ef82
1 changed files with 3 additions and 0 deletions
|
|
@ -8,6 +8,9 @@ ignored-files = [
|
|||
"StreamRefMessages.java",
|
||||
//in tests
|
||||
"ProtobufProtocol.java"
|
||||
//in docs
|
||||
"TwoPhaseSetMessages.java"
|
||||
"FlightAppModels.java"
|
||||
]
|
||||
|
||||
//ignore by packages:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue