Format banner
NVIDIA NVIDIA

Format

Code Quality community

Description

Run the black formatter on the entire codebase: ```bash make format ``` Report whether any files were reformatted or if everything was already compliant.

Installation

Installs to ~/.claude/commands/nvidia-earth2studio-format.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/NVIDIA/earth2studio/HEAD/.claude/commands/format.md -o ~/.claude/commands/nvidia-earth2studio-format.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository