Alexander Myasoedov

Results 29 issues of Alexander Myasoedov

enhancement
help wanted

Example of behaviour ```shell ./app cmd --flog=yes > Did you mean? `app cmd --flag=yes` exit 1 ``` The suggestion could be match by edit/levenshtein distance.

enhancement
help wanted

In addition to current style ```shell ./app cmd --long_flag=1 ``` also support ```shell ./app cmd --long-flag=1 ./app cmd --longflag=1 ```

enhancement
help wanted

https://learngraphql.com/basics/query-variables/2

``` shell [GIN] 2017/11/12 - 17:34:18 | 200 | 189.572µs | 127.0.0.1 | GET /slides.md [GIN] 2017/11/12 - 17:34:18 | 404 | 6.347µs | 127.0.0.1 | GET /favicon.ico ```

enhancement

enhancement
help wanted
good first issue