Claudio Beatrice
Claudio Beatrice
Complete the implementation of file's "that" package (path: `internal/arch/file/that/`) with the following expressions: - [x] that.start_with - #97 - [ ] that.match_glob - [ ] that.match_regex - [ ] that.have_permission...
Fixes #242 - **feat: introduce support for unmarshalling additional properties in json** - **feat: introduce support for unmarshalling additional properties in yaml**
Please update validation so that it uses github.com/santhosh-tekuri/jsonschema/v6, and turn the `LoadSchema()` function in `cmd/validate.go` to use an embedded schema instead of looking for `api/config_schema.json` from the cwd of the...
Hello! I would like to propose adding support for Folders and Descendants in the api. I have worked on a project that uses them over the weekend, and if you...
### Is your feature request related to a problem? I have a few cases where the yaml output removes strings from a value that I would like to avoid. For...