Skip to content

Commit 99e777a

Browse files
jaymzhfacebook-github-bot
authored andcommitted
Add a sugarjar config to the repo (facebook#272)
Summary: For those who want to use SJ with the repo, add a simple config Pull Request resolved: facebook#272 Differential Revision: D69688202 fbshipit-source-id: 860e721b2aaa46969ababd1a18d2673646f68dd5
1 parent d0351f6 commit 99e777a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.sugarjar.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
on_push: [lint]
2+
lint:
3+
- scripts/run_cookstyle
4+
unit:
5+
- scripts/run_chefspec

0 commit comments

Comments
 (0)