You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add Makefileformat target rules to reformat *.json and *.jsonc files.
Add Makefilecheck target rules to check the format of json files.
Require those rules and reformat json files.
Rename *.jsonc files to *.mlos.jsonc files.
Might as well do this at the same time we're rewriting all files.
See Also: external config improvements #522
The text was updated successfully, but these errors were encountered:
Makefile
format
target rules to reformat*.json
and*.jsonc
files.Makefile
check
target rules to check the format of json files.*.jsonc
files to*.mlos.jsonc
files.Might as well do this at the same time we're rewriting all files.
See Also: external config improvements #522
The text was updated successfully, but these errors were encountered: