-
## Description
The pre-commit hook runs the `others/validate.sh` command on all files (not only the staged files). This leads to annoying DX where we have to stash files or revert some changes even t…
-
I'm working on a [repo](https://github.com/theindigamer/hlint-roller) so that we (the Haskell community) can share lints for commonly used packages. I'm hoping to announce it on Reddit etc. once I've …
-
Using the composite problem method returns the following error:
AttributeError: 'CompositeProblem' object has no attribute 'extensions_config'
Suggestions?
-
The repo is quite messy and it's hard to know where things are.
The current state of things (from my understanding):
| folder | what |
|--------|--------|
| `deployment/`| Terraform, Cloud Deploy …
-
Read about it here (if you haven't already)
This is the result of my complexity linter, do with it what you like ;-)
```
─────┤░░░▒▒▒▓▓▓ GoGognitive ▓▓▓▒▒▒░░░├─────
1 - aws-terraform-generat…
-
# 1️⃣ Description
Using in bash `while read line; do yamlfixer $line; done` is not working as expected.
## 📑 Steps to Reproduce
```
$ echo -e "foo\nbar\nfoobar"| while read line; do yamlfixe…
-
**Describe the bug**
When API definition is a `yaml` document with `!!` syntax to identify the type of the value (`!!bool "false"`, for example), Spectral returns `invalid-ref` errors even when the…
-
Hi, I'm following this notebook:
https://github.com/yaml2sbml-dev/yaml2sbml/blob/main/doc/examples/Lotka_Volterra/Lotka_Volterra_python/Lotka_Volterra.ipynb
After running
```
yaml_file_petab = …
-
### New Issue Checklist
- [ x ] Updated fastlane to the latest version
- [ x] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md)
- [ x ] I …
-
99% of the JSON Schema I work with are embedded in an OpenAPI document (several documents with $ref etc.). This GitHub repo does not mention OpenAPI - can the CLI be used with JSON Schema embedded Ope…