Skip to content

Commit

Permalink
Showing 3 changed files with 22 additions and 569 deletions.
15 changes: 15 additions & 0 deletions .github/semantic.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Always validate the PR title, and ignore the commits
titleOnly: true

types:
- major
- feat
- fix
- chore
- docs
- style
- refactor
- test
- build
- ci
- revert
14 changes: 0 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
@@ -65,22 +65,8 @@
"jest": "^24.9.0",
"jetifier": "^1.6.4",
"metro-react-native-babel-preset": "^0.56.0",
"pre-git": "^3.14.0",
"prettier": "1.18.2",
"react-test-renderer": "16.9.0",
"reactotron-react-native": "^3.6.5"
},
"release": {
"analyzeCommits": "simple-commit-message"
},
"config": {
"pre-git": {
"commit-msg": "simple",
"pre-commit": [],
"pre-push": [],
"post-commit": [],
"post-checkout": [],
"post-merge": []
}
}
}
562 changes: 7 additions & 555 deletions yarn.lock

Large diffs are not rendered by default.

0 comments on commit c0dbfb3

Please sign in to comment.