Align astyle flags in Makefile with CI (#4277)

Remove unsupported `--squeeze-lines=2` parameter

Fixes #4275
pull/4288/head
ss 2024-01-28 20:25:22 +01:00 committed by GitHub
parent c35d260c2f
commit 0457de21cf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -157,7 +157,6 @@ pretty:
--align-pointer=type \
--align-reference=type \
--add-braces \
--squeeze-lines=2 \
--convert-tabs \
--close-templates \
--lineend=linux \