Ville Skyttä

Results 245 issues of Ville Skyttä

Some virtualenv improvements, see individual commits for details.

See commentary in code for elaboration. This PR might be a bit incomplete: untested, no test coverage I think, and perhaps `RPM` should be dropped from the type names (with...

size/S

**Is your feature request related to a problem? Please describe.** The increment-decrement rule is quite opinionated, as many rules are. However, its suggestion is problematic in the sense that e.g....

rule proposal
hacktoberfest
good first issue

### :wrench: Summary Per the subject. ### Lefthook version 1.5.2 ### Steps to reproduce ``` lefthook --no-colors run pre-commit --all-files ``` ### Expected results No colors in output, just the...

bug

### :zap: Summary An option to force colorized output would be nice. For example when running in GitHub Actions, the output is color capable but lefthook does not currently colorize...

feature request

Not sure if this is a bug or intended behavior, but it appears `dprint config update` traverses the directory hierarchy downwards from the dir where it is invoked in. I...

Would be nice for dprint to ignore various trailing known filename suffixes that are commonly used for template or backup files. `bat` does it by first checking if a filename...

https://github.com/iterative/shtab/blob/3d614484fbf664adc9b898b5f5f82a9b793482e3/README.rst?plain=1#L83 argcomplete supports bash and zsh these days, I suppose updating the item to refect that or removing it would be in order.

documentation

Keeping local installs of golangci-lint on Linux systems up to date is a bit of a chore, because building from source is not recommended (so tools like `gup` won't help),...

blocked
area: ci