44b5d814d4
- Updated cursor_templates_version in project-brief.yaml to 1.0.4 for reproducibility. - Enhanced CHANGELOG with fixes and features for version 1.0.4, including improved template resolution for global installs. - Updated pubspec.yaml and VERSION file to reflect the new version. - Added new templates for AGENTS.md and lefthook.yaml to the generator. - Adjusted tests to include new root-level files in the output. This release addresses template resolution issues and introduces new repo-level configuration files.
6 lines
149 B
Cheetah
6 lines
149 B
Cheetah
# {{PROJECT_NAME}} — generated by cursor_gen; adjust commands to your repo
|
|
pre-commit:
|
|
commands:
|
|
flutter-analyze:
|
|
run: flutter analyze
|