Skip to content

Commit

Permalink
Describe setting useBlockProcessor
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalre committed Mar 1, 2023
1 parent f89c3a6 commit 0966cfb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ This extension contributes the following settings:
| `useCustomSortRecursively` | When `true`, will use the custom sort keywords recursively on a file, when using custom sort. | `false` |
| `useLeadingDashes` | When `true`, sorted YAML files begin with leading dashes. | `true` |
| `useArrayProcessor` | When `true`, will activate ArrayProcessor. | `true` |
| `useBlockProcessor` | When `true`, will activate BlockProcessor. | `true` |
| `useCommentProcessor` | When `true`, will activate CommentProcessor. | `true` |
| `useHelmProcessor` | When `true`, will activate HelmProcessor. | `true` |
| `useOctalProcessor` | When `true`, will activate OctalProcessor. | `true` |
Expand Down

0 comments on commit 0966cfb

Please sign in to comment.