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
…916)
Fixes#913
Direct changes:
- Modified config.yaml to not exclude the current directory, which was excluding all of NH
- Overrode some settings in config.yaml to move past some code changes
- Filed #914 and #915 to address these overrides in the future
- Moved include_dir_order from check_format.sh over to the config.yaml where it now needs to live.
Also ran the format script to fix all current code formatting errors.
Signed-off-by: Nathan Perry <nbperry@google.com>
Description:
See title.
Reproduction steps:
Create an obvious formatting error.
Then run:
ci/do_ci.sh fix_format
Code will pass, despite your new format error
The text was updated successfully, but these errors were encountered: