mirror of
https://gitee.com/johng/gf
synced 2026-06-06 02:25:47 +08:00
7ffdff37e48e86e85adc351266ea0cf2b51ab37b
This PR includes the following changes: - **Upgrade `.golangci.yml`**: Updated the configuration file to align with the latest golangci-lint version, ensuring compatibility and leveraging new features. - **Refactor GitHub Action workflow**: Modified `golangci-lint.yml` in the GitHub Actions workflow to reflect the updated configuration and improve CI performance. - **Codebase optimization**: Refactored code to address issues and warnings raised by the updated golangci-lint rules, including: - Improved function length and complexity. - Enhanced error handling and variable naming conventions. - Fixed minor issues such as unused imports and formatting inconsistencies. These changes aim to maintain code quality, ensure compatibility with the latest tools, and improve overall maintainability.
fix(database/gdb): move
Raw parameter from args to sql statement before committed to db driver (#3997)
A powerful framework for faster, easier, and more efficient project development.
Documentation
- GoFrame Official Site: https://goframe.org
- GoFrame Official Site(en): https://goframe.org/en
- GoFrame Mirror Site(中文): https://goframe.org.cn
- GoFrame Mirror Site(github pages): https://pages.goframe.org
- GoDoc API: https://pkg.go.dev/github.com/gogf/gf/v2
Contributors
💖 Thanks to all the contributors who made GoFrame possible 💖
License
GoFrame is licensed under the MIT License, 100% free and open-source, forever.
Languages
GO
100%
