https://github.com/dotnet/format
Home for the dotnet-format command
https://github.com/dotnet/format
Last synced: 8 months ago
JSON representation
Home for the dotnet-format command
- Host: GitHub
- URL: https://github.com/dotnet/format
- Owner: dotnet
- License: mit
- Created: 2019-02-15T23:46:51.000Z (almost 7 years ago)
- Default Branch: archive
- Last Pushed: 2025-05-05T05:02:58.000Z (9 months ago)
- Last Synced: 2025-05-07T21:14:07.467Z (9 months ago)
- Language: C#
- Size: 4.26 MB
- Stars: 1,949
- Watchers: 40
- Forks: 175
- Open Issues: 198
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.TXT
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
- Support: docs/Supported-.editorconfig-options.md
Awesome Lists containing this project
- fucking-static-analysis - dotnet-format - format is able to format C# and Visual Basic projects with a subset of supported `.editorconfig` options. (Multiple languages)
- static-analysis - dotnet-format - format is able to format C# and Visual Basic projects with a subset of supported `.editorconfig` options. (Multiple languages)
README
## Repository Consolidation
Going forward, the .NET format team is using the [dotnet/sdk](https://github.com/dotnet/sdk) repository for further development and respond to issues formerly in that repository.
For finding the dotnet format usage, check the [SDK repo](https://github.com/dotnet/sdk/tree/main/documentation/format/docs).