* 🐛 [Bug-fix]: Wrong handlers execution order in some mount cases #2460
* 🐛 [Bug-fix]: Wrong handlers execution order in some mount cases #2460
* 🐛 [Bug-fix]: Wrong handlers execution order in some mount cases #2460
* [Bug-fix]: Wrong handlers execution order in some mount cases #2460
* [Bug-fix]: Wrong handlers execution order in some mount cases #2460
* golangci-lint: add and apply more stricter linting rules
* github: drop security workflow now that we use gosec linter inside golangci-lint
* github: use official golangci-lint CI linter
* Add editorconfig and gitattributes file
* 🐛 bug: fix mounting doesn't work if when to declare it before routes
* 🐛 bug: fix mounting doesn't work if when to declare it before routes
* 🐛 bug: fix mounting doesn't work if when to declare it before routes
* 🐛 bug: fix mounting doesn't work if when to declare it before routes
* 🐛 bug: fix mounting doesn't work if when to declare it before routes
* add onMount hooks, mountPath like express.js, better behavior for onName, onRoute, onGroup, onGroupName hooks on mounted apps
* add comment
* use once
* fix views when both app and sub-app have view engine, better behavior for mount path
* fix tests
* fix tests
* make some tasks
* make some tasks