mirror of
https://github.com/agentrhq/authsome.git
synced 2026-09-19 01:34:19 +08:00
7db1f5aa97
- Added PR template - Configured dependabot and renovate for min_release_age - Enabled secret scanning via gitleaks pre-commit hook - Enabled naming (N) and cyclomatic complexity (C90) checks in ruff Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com> Entire-Checkpoint: 81809e52b50a
701 B
701 B
Description
Motivation and Context
How Has This Been Tested?
Types of changes
- Bug fix (non-breaking change which fixes an issue)
- New feature (non-breaking change which adds functionality)
- Breaking change (fix or feature that would cause existing functionality to change)
Checklist:
- My code follows the code style of this project.
- I have read the CONTRIBUTING document.
- All new and existing tests passed.