Nico Rikken
Nico Rikken
In an Android project I encountered a `gradle.properties` file as well. It uses the Python `#` comment style.
My main use-case would be to merge curated rules. Besides the default rules I'd like to refer to other rulesets that are drawn from organizations focused on inclusive language or...
In [Woke Config Builder](https://gitlab.com/nicorikken/woke-config-builder) I use [Conflate](https://github.com/miracl/conflate) to combine multiple Yaml files into one. In the process I discovered that it is also convenient to combine `ignore_files`, so in that...
There is a [snap available](https://snapcraft.io/woke), but it has a couple of shortcomings. I tracked down the author and opened an issue: https://github.com/degville/woke-snap/issues/1 **Update:** the snap has been updated to allow...
Besides the discussion for publishing as a package on Pypi, it would already be an improvement if there would be a function to be called. Current we call the script...
@kbroch-rivosinc thanks for commenting and writing that pre-commit hook! The main concern with automated annotations is the risk of it **being incorrect and eventually being published as the truth**. Looking...
Regarding the pre-commit hook, having a mechanism for defaults would be necessary, as discussed in https://github.com/fsfe/reuse-tool/issues/68#issuecomment-1019229607 because that would allow users to set their own default annotations. This is a...
Thanks for reporting. Manual line endings in a file with line endings seems odd, but I can see how this ensures line endings are preserved. An enhancement might be for...
I like the approach, quite simple. An alternative approach I see in projects is to generate a changelog as part of creating a release. This can be automated using tools....
Thanks for your work on Peek, I used it a couple of times for recording a small clip for which it was great! The announcement makes it clear why this...