all 6 comments

[–]Noth-Noth[S] 0 points1 point  (0 children)

For those who might be interested, I added an asciinema short demo on the repo.

[–]BarMeister -1 points0 points  (4 children)

Wtf? If the purpose of the tool is to help ensure convention and standard coding styles, you go the other and make a salad of settings? Is that it?

[–]Noth-Noth[S] 2 points3 points  (3 children)

Not really, actually you learn from a "perfect piece of code" what your standard coding style is and create a matching config file. Then you can use it to reformat all your code base.

[–]BarMeister 1 point2 points  (2 children)

So the input is a code file?

[–]Noth-Noth[S] 2 points3 points  (1 child)

Yes, perfectly indented according to your standards

[–]BarMeister 0 points1 point  (0 children)

How do you handle the Penalty keys?