-
The current implementation requires all error backtrace starts with `Error` but in reality, even a most common 404 logs doesn't have `Error` as prefix:
```
ActionController::RoutingError (No route…
-
Consider a test scene like this:
```csharp
public class TestSceneExample : TestScene
{
[Resolved]
private ResolvedValue resolvedValue { get; set; }
[Test]
public void TestUs…
-
**Describe the new feature:** this is also a problem of default skin from stable but i think in lazer, an indicator that indicates the separation of failed part and pass part of the hp bar should be a…
-
ORBS (Spam and Open Relay Blocking System) has gone out of business and is no longer available as a service. As a result, it should be removed from all sources within E-F-A to ensure that the system r…
-
In the spirit of #14, having a test framework will make it easier for newcomers to contribute and be confident that they are not creating unintended false positives. Likewise maintainers would be able…
-
| Q | A
| ---------------- | -----
| Bug report? | yes
| Feature request? | no
| Library version | 2.1.0
In anonymous class style, I expected, class keyword, one space, par…
-
Hi
I really like all the good design-elements in the YouSee DNA. Is there a place where most of the things is shown, in a mock-up like template?
It would help users to find inspiration, for usag…
-
config:
```
"remove-empty-rulesets": true,
"always-semicolon": true,
"color-case": "lower",
"block-indent": " ",
"color-shorthand": false,
"element-case": "lower",
"eof-newline": true,
"leading-zero…
-
Is it possible to add a new life before pseudo elements like `&:before`, `&:after`, `&:focus` etc?
Edit: I'm using the dev build
Before:
```
.folder-button{
color: #000;
background-color: #…
lefoy updated
7 years ago
-
I'd expect the results of `"eof-newline": true` to put a newline after every https://github.com/csscomb/csscomb.js/blob/dev/doc/options.md#eof-newline
However that is not happening when I run CSS C…