style: Don't use spaces before colons in yaml files

This commit is contained in:
NotMyFault 2021-11-17 17:58:42 +01:00
parent 9bf9885ffb
commit 5604000ae2
No known key found for this signature in database
GPG Key ID: 158F5701A6AAD00C
2 changed files with 234 additions and 234 deletions

View File

@ -1008,6 +1008,6 @@ ij_html_uniform_ident = false
indent_size = 2 indent_size = 2
ij_yaml_keep_indents_on_empty_lines = false ij_yaml_keep_indents_on_empty_lines = false
ij_yaml_keep_line_breaks = true ij_yaml_keep_line_breaks = true
ij_yaml_space_before_colon = true ij_yaml_space_before_colon = false
ij_yaml_spaces_within_braces = true ij_yaml_spaces_within_braces = true
ij_yaml_spaces_within_brackets = true ij_yaml_spaces_within_brackets = true

View File

@ -16,18 +16,18 @@ permissions :
children: children:
fawe.plotsquared.trusted: true fawe.plotsquared.trusted: true
fawe.bypass.regions: fawe.bypass.regions:
default : false default: op
fawe.bypass: fawe.bypass:
default : false default: op
children: children:
fawe.bypass.regions: true fawe.bypass.regions: true
fawe.limit.*: true fawe.limit.*: true
fawe.tips: fawe.tips:
default : false default: op
fawe.admin: fawe.admin:
default: op default: op
fawe.reload: fawe.reload:
default : false default: op
fawe.permpack.basic: fawe.permpack.basic:
default: op default: op
children: children: