-
Notifications
You must be signed in to change notification settings - Fork 179
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix ocp-indent tests escaping sandbox (#1219)
ocp-indent was escaping from the `_build` directory to find the `.ocp-indent` file at the root of the source tree. This didn't work because this file is not included in the release (as in #1217) The test is completely reindented because it now uses the default config.
- Loading branch information
Showing
4 changed files
with
467 additions
and
467 deletions.
There are no files selected for viewing
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.