Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
n8ebel committed Nov 5, 2019
1 parent ee3135c commit ab3c35c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
@@ -1,7 +1,7 @@
Example repo demonstrating different types of automated tasks and CI integrations

## Examples Included
- Simple CircleCI configuration
- Simple GitHub Actions build configuration
- ktlint running in CI
- Gradle task to copy a pre-push git hook that validates ktlint
- .gitignore file which allows code styles, scopes, templates, etc to be tracked
Expand All @@ -12,6 +12,7 @@ Example repo demonstrating different types of automated tasks and CI integration
- Danger integration to thank PR author
- Danger integration to add inline ktlint issue comments
- Danger integration to warn about missing PR description
- GitHub Actions workflow to check for dependency updates every day at 8:00


## Resources
Expand Down

0 comments on commit ab3c35c

Please sign in to comment.