worldhopper/AGENTS.md
Felipe M. 7d5c854dc9 feat: i18n (#2)
Reviewed-on: #2
Co-authored-by: Felipe M. <me@fmartingr.com>
Co-committed-by: Felipe M. <me@fmartingr.com>
2026-02-12 22:41:22 +01:00

5 lines
186 B
Markdown

# Agent Guidelines
## After making changes
Run `dart format` and `flutter analyze` after making changes to ensure code is properly formatted and passes static analysis with no issues.