-
@JoeRobich
With the following command line, it always fails us since we have moved from .NET 6.0.403 SDK to .NET 7.0.100 SDK:
```
dotnet format --severity info --verbosity diagnostic Solution.s…
-
Hi,
I recently starting using the plugin for formatting ColdFusion code and I love it so far. The only issue I've seen is the "custom_singletons" property. I could not find much documentation around …
-
### Please tick this box to confirm you have reviewed the above.
- [X] I have a different issue.
### What version of ripgrep are you using?
❯ rg --version
ripgrep 14.1.0
features:-simd-accel,+p…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
When running `dotnet format --verify-no-changes` on a `Strawberry Shake` project, it ra…
-
**Version Used**:
Microsoft.CodeAnalysis.CSharp 4.10.0.0
**Steps to Reproduce and result**:
1. Create a Program.cs with a `if` statement and 2000 `else if` attached to it. (I know this is bad.…
-
Discovered this testing the solution for https://github.com/nbadal/ktlint-intellij-plugin/issues/527
The dev mode plugin produces this failure:
```
An error occurred while processing file 'C:/g…
-
- ist notwendig zur Verwendung für die kommenden Services
- technische Inspiration durch [itm-codeformatter](https://github.com/it-at-m/itm-java-codeformat) möglich
- Workflow muss erstellt werden
-…
-
## Expected Behavior
Formatting this code:
```
val authorizor =
AuthorizationManager(
fun(
_: Supplier,
obj: MessageAuthorizationContext,
):…
-
## Expected Behavior
I expect that `ktlint_standard_range-spacing` there will not be a conflict between `binary-expression-wrapping` and `ktlint_standard_range-spacing`. I am not sure what th…
-
I've been using `FormatASTAsync` to format my code, but I found out that it is removed the single quotes from characters.
```fsharp
let code = "let x = 'A'"
let tree, _ = parseFile false (SourceT…