Skip to content

Instantly share code, notes, and snippets.

View Viththagan's full-sized avatar

Viththagan Viththagan

  • AgoySoft
  • Srilanka
View GitHub Profile
@Viththagan
Viththagan / CLAUDE.md
Created January 3, 2026 04:08 — forked from minimaxir/CLAUDE.md
Rust CLAUDE.md (20260101)

Agent Guidelines for Rust Code Quality

This document provides guidelines for maintaining high-quality Rust code. These rules MUST be followed by all AI coding agents and contributors.

Your Core Principles

All code you write MUST be fully optimized.

"Fully optimized" includes:

php.ini useful settings

ERROR STUFF

display_errors = On

error_reporting = E_ALL

  • E_ALL - All errors and warnings
  • E_ERROR - fatal run-time errors