This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
umbrel-middleware
mirror of
https://github.com/lukechilds/umbrel-middleware.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
72
Commits
12
Branches
14
Tags
1.7 MiB
JavaScript
98.8%
Shell
0.7%
Dockerfile
0.4%
Tree:
b8d07b7baa
0.1.10
0.1.6
0.1.7
beta
fix-version
jwt
lnd-unlocker
lnd-v0.13.1
master
no-rotate-macaroon
spend-unconfirmed
v0.1.8
0.0.2
0.0.3
v0.0.1
v0.0.2
v0.0.3
v0.0.4
v0.0.5
v0.0.6-beta1
v0.0.6.1
v0.0.6.2
v0.1.0
v0.1.0.5
v0.1.1
v0.1.2
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'b8d07b7baa'
${ noResults }
umbrel-middleware
/
pre-commit
5 lines
87 B
Raw
Blame
History
#!/usr/bin/env bash
echo
"Checking style, apply linting!"
npm run lint -- .
make
test
Reference in new issue