Open nissimsan opened 2 months ago
Even worse example: here prettier breaks the formatting. Very disruptive.
Strange but I cant repeat this issue with my setup. macBook pro, Github Desktop client, Sublime Text editor. When I make a commit, there is no prettier reformatting happening on GitHub side.
Has anyone else seen this problem?
When I raise fixes on JSON files, github runs prettier on my file, making it impossible to see the delicate changes I actually have made. Example: https://github.com/uncefact/spec-untp/pull/168
I could
.prettierignore
my way around this, but that isn't fixing the root problem.Options:
,
in JSON files now we're at it)