- Dec 24, 2021
-
-
nimrod authored
-
nimrod authored
-
nimrod authored
-
nimrod authored
-
nimrod authored
It gets the version from the module itself.
-
nimrod authored
-
nimrod authored
Make it pass the try-repo test and the yamllint hook as well.
-
nimrod authored
So now it can be used as a pre-commit hook, validating and nicely formatting YAML files. Hurray!
-
nimrod authored
So now this is sort-of Black for YAML files. Next, pre-commit hooks.
- Dec 23, 2021
-
-
nimrod authored
-
nimrod authored
-
nimrod authored
Let's say a naive implementation. Mainly to mimic the json.tool format generally (most of the switches are not applicable and I'm not going to mimic it completely).
-
nimrod authored
Just enough to build and install a wheel. Now all that's left is to write the code. Easy, right?
-
nimrod authored
- README. - License. - .gitignore. - pre-commit config. - GitLab CI config.
-