casey / casey/just

`just --fmt`: allow passing files to format

Open
#1,760 3 comments 3 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
35.8k
Forks
846
Avg merge
27m
Merged PRs (30d)
3

Description

Common linter integrations like [treefmt](https://github.com/numtide/treefmt) pass the files that should be formatted as arguments to a formatter. Would be great if just could support this for easy integration with such tools.

Contributor guide

Open the contributing guide

Research direction

Start at the `just --fmt` command and trace how formatter arguments are parsed and passed through. Determine how file arguments should interact with the existing formatting behavior, then verify that named files are accepted and formatted correctly for integrations such as treefmt.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.