C language formatter for 42 norminette
GNU General Public License v3.0
176
stars
17
forks
source link
Does not break lines over 80 characters in assignment or comparison when having pointer casts and arrow notation #74
Open
bcheronn opened 11 months ago
Version
The following code is properly formatted:
whereas this one is not (the only difference being the operators used in the assignment and the comparison:
Tested using the formatter only, without any extension