Skip to content

Commit fd36796

Browse files
authored
Merge pull request facebookarchive#907 from yguedidi/style_ci
Add basic Style-CI config
2 parents d829fbb + b2f08f2 commit fd36796

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.styleci.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
preset: recommended
2+
3+
finder:
4+
path:
5+
- "src"
6+
- "tests"

0 commit comments

Comments
 (0)