https://github.com/LEDAcrypt/LEDAkem
Raw File
Tip revision: ab5e5e54fdb13d95faf6431650c5a370a2a693cd authored by Alessandro Barenghi on 01 October 2018, 08:17:24 UTC
Changed parameters according to the revised ones present in the official comment
Tip revision: ab5e5e5
astylerc
--max-code-length=80 # clamp lines
--break-after-logical
--style=kr   # alternatively --style=otbs
--mode=c     # should be inferred, but, just in case
--align-pointer=name
--indent=spaces=3
back to top