ilyakurdyukov / jpeg-quantsmooth

JPEG artifacts removal based on quantization coefficients.
GNU Lesser General Public License v2.1
245 stars 21 forks source link

Code and docs style #8

Closed zvezdochiot closed 4 years ago

zvezdochiot commented 4 years ago
ilyakurdyukov commented 4 years ago

1) I'll use coding style that I like. Even though it's common, but I hate that waste of space with newline before every curly bracket. Maybe these people's wages depend on the number of lines, so they do everything to make more unnecessary newlines. 2) Separate directory for sources is good only if there many files. But many projects is live without it, even with many files. 3) Spaces between # and macro processor directives are not common.

zvezdochiot commented 4 years ago

Ok. See https://github.com/uncrustify/uncrustify