8 lines
160 B
YAML
8 lines
160 B
YAML
---
|
|
- id: scalafmt
|
|
name: scalafmt
|
|
description: "runs the scalafmt code formatter"
|
|
entry: scalafmt
|
|
language: coursier
|
|
types: [text]
|
|
stages: [commit]
|