aboutsummaryrefslogtreecommitdiff
path: root/.github
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'inflection'Miquel Sabaté Solà2026-01-131-1/+6
|\
| * Provide initial implementation for word inflectionMiquel Sabaté Solà2025-10-271-1/+6
| | | | | | | | | | | | | | | | | | | | Word inflection for nouns, adjectives has been added so it can be initially be used in commands like 'words show'. Word categories which have no inflections (e.g. adverbs, conjunctions, et al) are skipped. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* | github: remove dependabotMiquel Sabaté Solà2025-10-271-6/+0
|/ | | | | | | It's god awful to get PRs from Dependabot. I'd rather just get notified about its reports and act accordingly in a more suitable way. Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* github: Add workflows for CI executionMiquel Sabaté Solà2025-07-254-0/+62
Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>