-
I have a file with a copyright header. This leads to the reporting of wrong line numbers in rules like `EndOfLineComment`
Here is an example where the reporting works as expected:
```
final class…
-
Migrated from https://issues.scala-lang.org/browse/SI-4543.
There is discussion there that is not reproduced here.
Original description is:
What steps will reproduce the problem (please be specific…
-
Given the code:
```
-
I'm trying to print syntax highlighted code inside a comfy-table cell. So instead of `.print()` I would like to be able to use `.into()` to get a `String` (ultimately I need a `&str`, but I can use `a…
-
Currently the traces are printed with hardcoded escape codes which makes it hard to show in brick UI ([example](https://github.com/crytic/echidna/blob/bd90027726ca091f8d6755fec1fb17b13a562f14/lib/Echi…
-
I have found that when I run PHPStan I get:
> Service of type Symplify\PHPStanRules\NodeAnalyzer\IfResemblingMatchAnalyzer: Service of type PhpParser\PrettyPrinter\Standard required by $printerStan…
-
**Description**
Failed to compile the last version of the accelerate with Nix + GHC 8.10. The compilation fails with segmentation fault:
Compilation log
```
Running phase: setupCompilerEnv…
-
### Prerequisites
* [x] Put an X between the brackets on this line if you have done all of the following:
* Check that your issue is not already [filed](https://github.com/leanprover/lean4/iss…
-
Metap, Rsc, and many scalafix rules have their own pretty printers with largely the same functionality, and tools in the future will need to pretty print the same things existing ones do. The shared b…
maxov updated
6 years ago
-
In VS Code in the debug console, error messages are very hard to read because they are blue text on red background. It would be great if there were a way to customize the colors.