Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add fe3dback/go-arch-lint #21486

Merged
merged 1 commit into from Apr 1, 2024
Merged

Conversation

suzuki-shunsuke
Copy link
Member

fe3dback/go-arch-lint: GoLang architecture linter (checker) tool. Will check all project import path and compare with arch rules defined in yml file. Useful for hexagonal / onion / ddd / mvc and other architectural patterns. Tool can by used in your CI

$ aqua g -i fe3dback/go-arch-lint

[fe3dback/go-arch-lint](https://github.com/fe3dback/go-arch-lint): GoLang architecture linter (checker) tool. Will check all project import path and compare with arch rules defined in yml file. Useful for hexagonal / onion / ddd / mvc and other architectural patterns. Tool can by used in your CI
@suzuki-shunsuke suzuki-shunsuke added the enhancement New feature or request label Apr 1, 2024
@suzuki-shunsuke suzuki-shunsuke added this to the v4.156.0 milestone Apr 1, 2024
@suzuki-shunsuke suzuki-shunsuke merged commit b159cfd into main Apr 1, 2024
16 checks passed
@suzuki-shunsuke suzuki-shunsuke deleted the feat/fe3dback/go-arch-lint branch April 1, 2024 21:46
@suzuki-shunsuke suzuki-shunsuke linked an issue Apr 1, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add fe3dback/go-arch-lint
1 participant