Skip to content

Commit

Permalink
Minor fixes to use 1p release tools.
Browse files Browse the repository at this point in the history
  • Loading branch information
alextwoods committed Jan 10, 2022
1 parent fb80f31 commit 9655aa9
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 32 deletions.
1 change: 0 additions & 1 deletion .yardopts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
--title 'jmespath.rb'
--output-dir docs
--markup markdown
--markup-provider rdiscount
--hide-api private
Expand Down
31 changes: 0 additions & 31 deletions tasks/git.rake

This file was deleted.

1 change: 1 addition & 0 deletions tasks/test.rake
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ RSpec::Core::RakeTask.new('test:compliance') do |t|
end

task 'test' => ['test:unit', 'test:compliance']
task 'release:test' => :test

0 comments on commit 9655aa9

Please sign in to comment.