I noticed in the recent PR #295, that our check_formatting is running configlet lint manually, which is no longer required since #283 added a separate workflow for it.
The following scripts need to be updated:
configlet fmt is not supported at the moment. Maybe later
Originally posted by @ErikSchierboom in #301 (comment)
I noticed in the recent PR #295, that our
check_formattingis runningconfiglet lintmanually, which is no longer required since #283 added a separate workflow for it.The following scripts need to be updated:
check_formattingcreate_exercisepresubmitalso needs an update.