Skip to content

Add Gemini Code Assist styleguide#3

Merged
fatherlinux merged 2 commits intomainfrom
gemini-styleguide
Mar 15, 2026
Merged

Add Gemini Code Assist styleguide#3
fatherlinux merged 2 commits intomainfrom
gemini-styleguide

Conversation

@fatherlinux
Copy link
Member

Summary

  • Adds .gemini/styleguide.md with code review rules derived from the crunchtools constitution
  • Adds .gemini/config.yaml to ignore vendor, minified, cache, and lock files
  • Focuses on architectural and design rules that CI can't catch (lint/type/test/gourmand already gate PRs)

What Gemini will now review for

  • Architecture layer violations
  • Security anti-patterns (hardcoded creds, eval/exec)
  • Naming convention compliance
  • Missing tests for new tools
  • Containerfile best practices

🤖 Generated with Claude Code

@gemini-code-assist
Copy link

Note

Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported.

@fatherlinux fatherlinux merged commit 344a905 into main Mar 15, 2026
11 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant