Skip to content

Commit

Permalink
Rubocop Updates [WIP]
Browse files Browse the repository at this point in the history
  • Loading branch information
pboling committed Jul 23, 2020
1 parent e9c6e6b commit 201110d
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 121 deletions.
7 changes: 7 additions & 0 deletions .rakeTasks
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<Settings><!--This file was automatically generated by Ruby plugin.
You are allowed to:
1. Remove rake task
2. Add existing rake tasks
To add existing rake tasks automatically delete this file and reload the project.
--><RakeGroup description="" fullCmd="" taksId="rake"><RakeTask description="Build oauth2-1.4.2.gem into the pkg directory" fullCmd="build" taksId="build" /><RakeTask description="Remove any temporary products" fullCmd="clean" taksId="clean" /><RakeTask description="Remove any generated files" fullCmd="clobber" taksId="clobber" /><RakeGroup description="" fullCmd="" taksId="doc"><RakeTask description="Remove RDoc HTML files" fullCmd="doc:clobber_rdoc" taksId="clobber_rdoc" /><RakeTask description="Build RDoc HTML files" fullCmd="doc:rdoc" taksId="rdoc" /><RakeTask description="Rebuild RDoc HTML files" fullCmd="doc:rerdoc" taksId="rerdoc" /><RakeTask description="" fullCmd="doc:clobber" taksId="clobber" /></RakeGroup><RakeTask description="Build and install oauth2-1.4.2.gem into system gems" fullCmd="install" taksId="install" /><RakeGroup description="" fullCmd="" taksId="install"><RakeTask description="Build and install oauth2-1.4.2.gem into system gems without network access" fullCmd="install:local" taksId="local" /></RakeGroup><RakeTask description="Create tag v1.4.2 and build and push oauth2-1.4.2.gem to rubygems.org" fullCmd="release[remote]" taksId="release[remote]" /><RakeTask description="Run RuboCop" fullCmd="rubocop" taksId="rubocop" /><RakeGroup description="" fullCmd="" taksId="rubocop"><RakeTask description="Auto-correct RuboCop offenses" fullCmd="rubocop:auto_correct" taksId="auto_correct" /></RakeGroup><RakeTask description="Run RSpec code examples" fullCmd="spec" taksId="spec" /><RakeTask description="test on all combinations defined in .travis.yml" fullCmd="wwtd" taksId="wwtd" /><RakeGroup description="" fullCmd="" taksId="wwtd"><RakeTask description="bundle for all combinations" fullCmd="wwtd:bundle" taksId="bundle" /><RakeTask description="test on all combinations defined in .travis.yml on current ruby" fullCmd="wwtd:local" taksId="local" /><RakeTask description="test on all combinations defined in .travis.yml in parallel" fullCmd="wwtd:parallel" taksId="parallel" /></RakeGroup><RakeTask description="" fullCmd="default" taksId="default" /><RakeTask description="" fullCmd="rdoc" taksId="rdoc" /><RakeTask description="" fullCmd="rdoc/created.rid" taksId="rdoc/created.rid" /><RakeTask description="" fullCmd="release" taksId="release" /><RakeGroup description="" fullCmd="" taksId="release"><RakeTask description="" fullCmd="release:guard_clean" taksId="guard_clean" /><RakeTask description="" fullCmd="release:rubygem_push" taksId="rubygem_push" /><RakeTask description="" fullCmd="release:source_control_push" taksId="source_control_push" /></RakeGroup><RakeTask description="" fullCmd="test" taksId="test" /></RakeGroup></Settings>
80 changes: 0 additions & 80 deletions .rubocop.yml

This file was deleted.

26 changes: 0 additions & 26 deletions .rubocop_rspec.yml

This file was deleted.

15 changes: 0 additions & 15 deletions .rubocop_todo.yml

This file was deleted.

0 comments on commit 201110d

Please sign in to comment.