Armory
Source
Browse
Workflows

setup-linting

Configure comprehensive code linting and quality analysis tools with automated enforcement

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install setup-linting --cli claude

writes the file to.claude/commands/setup-linting.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/commands/setup-linting.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Configure comprehensive code linting and quality analysis tools with automated enforcement

When to use it

Configure comprehensive code linting and quality analysis tools with automated enforcement

How to install / invoke

# Copy the command into your project's .claude/commands/
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/commands/setup/setup-linting.md -o .claude/commands/setup-linting.md

Notes

Extracted from davila7/claude-code-templates, setup category.