fuhlig

Results 10 issues of fuhlig

Commit-Messages via `danger.git.commits` return only the first line and is parsed - no body - special chars (like `!`) are removed What I am trying to achieve are warnings based...

## Motivation: - emulate userAgent if page parses UA - not polute analytics data by using custom userAgent that can be excluded from analytics - Playwright does not allow setting...

[`at-mixin-named-arguments`] has two options with `always` | `never` with an additonal second option to ignore `single-argument`. The similar rule [`at-function-named-arguments`](https://github.com/kristerkari/stylelint-scss/blob/master/src/rules/at-function-named-arguments/README.md#ignorefunctions-regex-string) has an additional option to ignore functions. Such an option...

Enhancement ✨
Help wanted 🙋

Number 3 in the [Upgrade Guide](http://patternlab.io/docs/upgrading.html) > Copy ./source/_patterns/00-atoms/00-meta/_01-foot.mustache to ./source/_meta/_00-foot.mustache It should still be _**01**-foot.mustache ``` // Template.php $patternFootPath = $metaDir.DIRECTORY_SEPARATOR."_01-foot.".$patternExtension; ``` Not sure if anyone stumpled upon this...

Commented variables should not be parsed / ignored Input: ``` $black: #000; // $white: #fff; ``` Output: ``` { "variables": [ { "name": "$black", "value": "#000", "compiledValue": "#000" }, {...

When encountering the following problem when running `frontend` e.g. on a windows machine: ``` 'PORT' is not recognized as an internal or external command, operable program or batch file. ```...

Currently there is no documentation on the remote service, despite being available via the CLI. While there is active work on this (e.g. approve button, which sound really great), I...

Just saw that you (@garris) created a repo some time ago with _document flow detection_, resulting in a more reliable diffing than pixelmatch as any "vertical changes" are not automatically...

The incorrect repository URLs were fixed in https://github.com/facebook/regenerator/commit/2bd87d609a899f0b3157382bb20d8e9275463015 Since the fix is not yet published, this can lead to broken links, e.g. when creating _third party license_ references. Please publish...

### Project extension-checker ### Browser Chrome ### Operating system Windows ### Description The _Scan Label_ in details view for stored scans is not visible due to very low contrast (`1.1...

A11y_Bug
extension-checker
user-reported
T71