Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 574 Bytes

File metadata and controls

13 lines (11 loc) · 574 Bytes
  • use any relevant skills found in .ai/skills
  • use commit-or-pr-message skill for commit messages
  • ./gradlew build must pass
  • appending --console=plain to ./gradlew commands may make parsing and redirecting output cleaner.
  • yarn ug updates gradle dependencies
  • yarn cleaner can be used as an alternative to ./gradlew clean if caches are causing a problem
  • fetch any relevant authoritative documentation or read upstream code when working on a task.