ae5e4d4eae
chore(hooks): add editorconfig-checker and fix lines exceeding 80 chars
...
Add editorconfig-checker pre-commit hook to catch line-length
violations locally. Shorten docstrings in aeonview.py and
aeonview_test.py that exceeded the 80-character editorconfig limit.
Remove double-quote-string-fixer hook that conflicted with ruff-format.
2026-03-13 14:35:34 +02:00
29ddb43265
fix: resolve pyright/pylint findings and apply ruff formatting
...
Add encoding="utf-8" to read_text() calls in tests (pylint W1514).
Apply ruff-format double-quote style consistently across both files.
2026-03-13 14:08:09 +02:00
Copilot
2e22efac17
fix: resolve MegaLinter editorconfig and pylint/pyright failures ( #9 )
2026-03-12 14:03:49 +02:00
coderabbitai[bot]
10a80cb395
fix: apply CodeRabbit auto-fixes
...
Fixed 3 file(s) based on 3 unresolved review comments.
Co-authored-by: CodeRabbit <noreply@coderabbit.ai >
2026-03-11 17:39:10 +00:00
Copilot
f6ab7fdb07
fix: implement all CodeRabbit review comments ( #8 )
2026-03-11 19:18:16 +02:00
e8c4f458b8
fix: update python version and improve cross-platform paths ( #6 )
2025-07-15 16:53:44 +03:00
2ca1e69e35
fix: update paths and workflow ( #5 )
2025-07-15 16:45:18 +03:00
c47ad984a6
test: add helper path test and stub requests ( #4 )
2025-07-14 16:21:06 +03:00
0c740539d0
fix(test): fix tests, tweak editorconfig
2025-06-23 22:56:45 +03:00
d0669e4dd0
chore(lint): more linting fixes
2025-06-23 22:27:44 +03:00
af085bf9bb
chore(lint): fix linting
2025-06-23 22:27:44 +03:00
5961f4e65e
chore(lint): fixed pyright errors, tests
2025-06-23 22:27:44 +03:00
a0b066cefe
chore: saving the wip state
2025-06-23 22:27:44 +03:00
dd9f538bb4
feat: full upgrade to python3, tests, etc.
2025-06-23 22:27:43 +03:00