Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/laughedelic/scalafmt-probot
🤖Github bot for checking code formatting with scalafmt
https://github.com/laughedelic/scalafmt-probot
bot code-formatter formatting github-api github-app github-bot github-integration github-webhooks probot probot-app pull-requests scalafmt status-checks style-checker style-linter
Last synced: about 1 month ago
JSON representation
🤖Github bot for checking code formatting with scalafmt
- Host: GitHub
- URL: https://github.com/laughedelic/scalafmt-probot
- Owner: laughedelic
- License: mpl-2.0
- Created: 2018-02-18T01:59:26.000Z (over 6 years ago)
- Default Branch: scalajs
- Last Pushed: 2018-06-03T01:34:49.000Z (over 6 years ago)
- Last Synced: 2024-09-27T08:02:26.320Z (about 2 months ago)
- Topics: bot, code-formatter, formatting, github-api, github-app, github-bot, github-integration, github-webhooks, probot, probot-app, pull-requests, scalafmt, status-checks, style-checker, style-linter
- Language: Scala
- Homepage: https://github.com/apps/scalafmt-probot
- Size: 36.1 KB
- Stars: 16
- Watchers: 7
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Scalafmt probot :robot:
A GitHub App built with [Probot] and [Scala.js] that runs [Scalafmt] on your pull-requests and reports any problems with code formatting using [GitHub Checks API](https://developer.github.com/changes/2018-05-07-new-checks-api-public-beta/).
## 🚧 WORK IN PROGRESS 🚧
_This project is in active development, it's not ready for usage yet._
[Scala.js]: https://www.scala-js.org
[Probot]: https://github.com/probot/probot
[Scalafmt]: https://github.com/scalameta/scalafmt