UNPKG

@prettier/plugin-ruby

Version:

prettier plugin for the Ruby programming language

20 lines (19 loc) 285 B
language: ruby rvm: # - ruby-head - 2.6.3 - 2.5.5 branches: only: master before_install: bin/ci-install script: - yarn test - yarn lint - yarn print --check '**/*' - bundle exec rake test cache: - bundler - yarn # matrix: # allow_failures: # - rvm: ruby-head