See #1201. Crystal beautifier does not support any options
This commit is contained in:
parent
c3e554d9c4
commit
7ad325b5ec
|
@ -10,7 +10,7 @@ module.exports = class Crystal extends Beautifier
|
|||
link: "http://crystal-lang.org"
|
||||
|
||||
options: {
|
||||
Crystal: true
|
||||
Crystal: false
|
||||
}
|
||||
|
||||
beautify: (text, language, options) ->
|
||||
|
|
Loading…
Reference in New Issue