-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Awaiting Schedule
These upda…
-
Thanks for this useful program! It would be nice, however, if i could just point this at my dotfiles directory and let it automatically check all shell files (recognized by shebang?)
-
I hope this is a simple thing and something like this already exists within this package.
I want to check while opening a file, let's say it would be `package.json`, I want to be sure that all lin…
-
### What is the problem this feature would solve?
Bun would be universally installable on any POSIX system for which a binary exists.
Well... actually would need a POSIX .tar as well, but... one…
-
**Is your feature request related to a problem? Please describe.**
We see our CI jobs fail semi-frequently on errors downloading external tools (i.e. `shfmt` or the Python GRPC plugin). The jobs ru…
-
Playbook applying some best practices for Ansible:
```yaml
---
- name: Install Linter Tools
hosts: localhost
gather_facts: false
tasks:
- name: Update apt cache
apt:
update_c…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
This repository currently has no…
-
So I downloaded bat-extras by cloning into my home directory. Afterwards, I ran `./build.sh` without any options (and not having `shfmt`)
I got the following error messages:
```
Verifying scrip…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
This repository currently has no…
-
How about use `shfmt` to format? How about use `bash -n` as a linter?
TIA!