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.
73
Commits
12
Branches
14
Tags
1.7 MiB
Tree:
64ee8fa3d7
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 '64ee8fa3d7'
${ noResults }
umbrel-middleware
/
pre-commit
6 lines
87 B
Raw
Normal View
History
init
5 years ago
#!/usr/bin/env bash
echo "Checking style, apply linting!"
npm run lint -- .
make test