Matus Goljer

Results 262 issues of Matus Goljer

### Description When lint-staged logs to a dumb terminal, output from the checks is not printed in case of error. ### Steps to reproduce Create a commit which will fail...

**Linux only** Hey. I think it would be cool to support XDG BDS to avoid unnecessary littering of home directory. The binaries can also automatically install into user's bin directory...

Detect the major version of stylelint, and for verion 14 don't pass the --syntax argument. Fixes #1912

## Checklist - [x] I have checked existing issues for potential duplicates before creating this one. ## Feature description Given the sheer amount of checkers related to the javascript ecosystem...

kind: feature request

```elisp (straight-use-package 'emr) ``` fails to install because ``` $ cd /home/matus/.emacs.d/straight/repos/ $ git clone --origin origin --no-checkout https\://github.com/emacsorphanage/clang-format.git /home/matus/.emacs.d/straight/repos/clang-format/ Cloning into '/home/matus/.emacs.d/straight/repos/clang-format'... fatal: could not read Username for 'https://github.com':...

repository management
recipe handling
melpa
ux
recipe repositories
dependencies
recipe overrides

I've been a long time Cask user and I quite like its simplicity when it comes to setting load paths, running binaries (tests, linters...). However there is many issues with...

feature
cask

Hi. I'm a heavy org-attach user and I made some improvements to streamline the process: 1. allow users to skip the prompt asking if they wish to use attachments 2....

I would prefer to be able to simply find the note file anywhere on my computer instead of setting some variables to set up search paths. Can we have a...

enhancement

Fixes #127, kind of. This is quite a bit of black magic and I'm using eval, however I can't really find any other way. Without using `:env` it falls back...

If I have multiple files which define the same suit with `(describe "foo")` I would like to see it only once in the report with the subsuites/assertions merged. This is...

enhancement