chore: clean up repository (#96)

* chore: clean up repository

* Fix message spec node lookup for numeric IDs (#98)

* Fix message spec node lookup for numeric IDs

* run rufo

* Fix message node fallback lookup (#99)
This commit is contained in:
l5y
2025-09-16 15:25:12 +02:00
committed by GitHub
parent 1beb343501
commit 3edf60c625
16 changed files with 7753 additions and 6890 deletions

1
.gitignore vendored
View File

@@ -58,6 +58,7 @@ Gemfile.lock
# Python cache directories
__pycache__/
.coverage
coverage/
coverage.xml
htmlcov/
reports/