This website works better with JavaScript
Home
Explore
Help
Sign In
VBOO
/
rival_regions_wrapper
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Add firt Makefile
JoostSijm
3 years ago
parent
ce165feca4
commit
7e4fdef8ac
1 changed files
with
6 additions
and
0 deletions
Split View
Show Diff Stats
6
0
Makefile
+ 6
- 0
Makefile
View File
@@ -0,0 +1,6 @@
+.PHONY: FORCE format
+
+main: format
+
+format:
+ black --line-length 78 src