Skip to content

Conversation

@schoblaska
Copy link
Contributor

Manually indenting these items was causing problems for configs that contain the new enforcement_globs_ignore key in pks.

# this:
enforcement_globs_ignore:
- enforcements:
  - privacy
  ignores:
  - **/*
dependencies:
- other_pack

# was being reformatted to this:
enforcement_globs_ignore:
  - enforcements:
  - privacy
  ignores:
  - **/*
dependencies:
  - other_pack

@schoblaska schoblaska marked this pull request as ready for review June 28, 2024 21:55
@schoblaska schoblaska merged commit 5399a93 into main Jul 1, 2024
@schoblaska schoblaska deleted the jms/unindent branch July 1, 2024 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants