Skip to content

Commit a5262c9

Browse files
authored
Fix dotnet "dotenet" typo
1 parent b24836b commit a5262c9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1478,7 +1478,7 @@ It supports multiple languages and is designed to be extensible, allowing you to
14781478

14791479
- [DevSkim](https://github.com/microsoft/devskim) — Regex-based static analysis tool for Visual Studio, VS Code, and Sublime Text - C/C++, C#, PHP, ASP, Python, Ruby, Java, and others.
14801480

1481-
- [dotenet-format](https://github.com/dotnet/format) — A code formatter for .NET. Preferences will be read from an `.editorconfig` file, if present, otherwise a default set of preferences will be used. At this time dotnet-format is able to format C# and Visual Basic projects with a subset of supported `.editorconfig` options.
1481+
- [dotnet-format](https://github.com/dotnet/format) — A code formatter for .NET. Preferences will be read from an `.editorconfig` file, if present, otherwise a default set of preferences will be used. At this time dotnet-format is able to format C# and Visual Basic projects with a subset of supported `.editorconfig` options.
14821482

14831483
- [Embold](https://embold.io) :copyright: — Intelligent software analytics platform that identifies design issues, code issues, duplication and metrics. Supports Java, C, C++, C#, JavaScript, TypeScript, Python, Go, Kotlin and more.
14841484

@@ -2397,4 +2397,4 @@ To the extent possible under law, [Matthias Endler](https://endler.dev) has waiv
23972397
The underlying source code used to format and display that content is licensed under the MIT license.
23982398

23992399

2400-
Title image [Designed by Freepik](https://www.freepik.com).
2400+
Title image [Designed by Freepik](https://www.freepik.com).

0 commit comments

Comments
 (0)