Sha256: 657e24531e50bc095f420cb1ec1327d2c48ff8f6871e53c429f62335cfdc943b
Contents?: true
Size: 780 Bytes
Versions: 22
Compression:
Stored size: 780 Bytes
Contents
echo '##################### Test SCSS ##########################################' scss-lint app/assets/stylesheets/admin/components scss-lint app/assets/stylesheets/admin/pages scss-lint app/assets/stylesheets/admin/utils scss-lint app/assets/stylesheets/admin/application.scss echo '##################### Test HAML ##########################################' haml-lint app/views/admin # echo '##################### Test Javascript ####################################' # bundle exec rake jshint echo '##################### Test Ruby ##########################################' bundle exec rubocop echo '##################### RSpec ##############################################' bundle exec rspec echo '##################### Ready ##############################################'
Version data entries
22 entries across 22 versions & 1 rubygems