Skip to content

Commit 88cf0eb

Browse files
committed
My cool feature
Signed-off-by: Phil Dibowitz <phil@ipom.com>
1 parent 8b62cc5 commit 88cf0eb

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.sugarjar.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
on_push:
2+
- lint
3+
lint:
4+
- black -l 80 .

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
# scale-program-generation
22

33
Scripts for generating the printed program.
4+
5+
My cool feature

0 commit comments

Comments
 (0)