add-beautifieradd-languagegood first issuehelp wanted
Métriques du dépôt
- Stars
- (1 503 stars)
- Métriques de merge PR
- (Aucune PR mergée en 30 j)
Description
Description
Beautify detects the language (Groovy), but complains about no extension and fails to execute.
Input Before Beautification
This is what the code looked like before:
pipeline {
agent any
stages {
...
}
}
Actual Output
N/A
Steps to Reproduce
- Add code to Atom editor
- Run command
Atom Beautify: Beautify Editor - Get error