- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 131
 
Closed
Milestone
Description
Environments:
- CSharpier Version: 1.0.3
 - Running CSharpier via: dotnet cli
 - Operating System: Ubuntu 24.04.2 LTS
 - .csharpierrc Settings:
{
"printWidth": 120,
"useTabs": false,
"endOfLine": "auto"
} - .editorconfig Settings: N/A
 
Steps to reproduce:
- Install csharpier as global tool
 - Run "csharpier check ." within a solution
 - Run "csharpier format ." within a solution
 
Expected behavior:
Both commands (check  and format) have distinct messages.
Actual behavior:
Both commands output a message like "Formatted n files in 1234ms".
Metadata
Metadata
Assignees
Labels
No labels