Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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