-
v1.0.5 Stable
released this
2025-12-03 08:14:23 +01:00 | 564 commits to main since this releaseWhat's Changed
- ci(lint): integrate super-linter for comprehensive code linting (
4153e6d)
Replace separate Rust formatting and clippy checks with super-linter to lint all code types (Rust, Dockerfile, YAML, Shell, etc.). Add push trigger for main branch. Update actions/checkout to v4 and rust-toolchain to stable version. Add permissions for super-linter statuses. Configure super-linter to validate all files on push, only changed files on PRs. Improve workflow comments and formatting.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- ci(lint): integrate super-linter for comprehensive code linting (