This website works better with JavaScript.
Home
Explore
Help
Sign In
nefix
/
urlshortener
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
2
Wiki
Activity
Browse Source
Increased the deadline dramatically
Now, the really slow devices (such as my RPI) are going to be able to compile the image
develop
Néfix Estrada
2 years ago
parent
c494ed9742
commit
613a1d957e
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Makefile
+ 1
- 1
Makefile
View File
@ -13,4 +13,4 @@ test: lint
.PHONY
:
lint
lint
:
gometalinter ./... --deadline
=
1
00s
gometalinter ./... --deadline
=
5
00s
Write
Preview
Loading…
Cancel
Save