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
* feat(sorted-keys): add new template to check for alphabetically sorted YAML keys
Signed-off-by: Ayush Kumar <[email protected]>
* feat(sorted-keys): implement sorted keys check with test cases for YAML validation
* feat(sorted-keys): update YAML key sorting description and add new test cases for various Kubernetes resources
* feat(params): refactor parameter handling and validation logic for recursive checks
* docs: add generated documentation for sorted-keys check
* feat(sorted-keys): add test case for sorted keys validation in YAML files
* feat(sorted-keys): refactor and expand test cases for sorted keys validation in YAML files
* feat(sorted-keys): add various test cases for sorted keys validation in YAML files
* feat(sorted-keys): update YAML parsing to use goccy/go-yaml and improve key extraction logic
* fix: add missing newline at end of file in getKeyString function
* feat: add additional ignore path for linting in flag-ignore-paths test
---------
Signed-off-by: Ayush Kumar <[email protected]>
0 commit comments