Skip to content

Commit

Permalink
Decrease 0pdd min-words to 10, update to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
dgroup committed Jan 15, 2020
1 parent a9517db commit 98c38cd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pdd
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
--verbose
--exclude target/**/*
--exclude coverage/**/*
--rule min-words:15
--rule min-words:10
2 changes: 1 addition & 1 deletion .rultor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ install: |
export GEM_PATH=$GEM_HOME:$GEM_PATH
sudo apt-get -y update
sudo apt-get -y install libcurl4-openssl-dev
sudo gem install pdd -v 0.20.5
sudo gem install pdd -v 0.30.21
release:
script: |-
export RUBYOPT="-W0"
Expand Down

7 comments on commit 98c38cd

@0pdd
Copy link
Collaborator

@0pdd 0pdd commented on 98c38cd Jan 15, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle DEV-997a1e22 discovered in test/vcs4sql/sqlite/migration_test.rb and submitted as #1. Please, remember that the puzzle was not necessarily added in this particular commit. Maybe it was added earlier, but we discovered it only now.

@0pdd
Copy link
Collaborator

@0pdd 0pdd commented on 98c38cd Jan 15, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle DEV-ca77ad7c discovered in lib/vcs4sql/changelog.rb and submitted as #2. Please, remember that the puzzle was not necessarily added in this particular commit. Maybe it was added earlier, but we discovered it only now.

@0pdd
Copy link
Collaborator

@0pdd 0pdd commented on 98c38cd Jan 15, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle DEV-b327c8c7 discovered in lib/vcs4sql/changelog.rb and submitted as #3. Please, remember that the puzzle was not necessarily added in this particular commit. Maybe it was added earlier, but we discovered it only now.

@0pdd
Copy link
Collaborator

@0pdd 0pdd commented on 98c38cd Jan 15, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle DEV-20cb5df8 discovered in lib/vcs4sql/sqlite/migration.rb and submitted as #4. Please, remember that the puzzle was not necessarily added in this particular commit. Maybe it was added earlier, but we discovered it only now.

@0pdd
Copy link
Collaborator

@0pdd 0pdd commented on 98c38cd Jan 15, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle DEV-4e0c8599 discovered in lib/vcs4sql/sqlite/applied.rb and submitted as #5. Please, remember that the puzzle was not necessarily added in this particular commit. Maybe it was added earlier, but we discovered it only now.

@0pdd
Copy link
Collaborator

@0pdd 0pdd commented on 98c38cd Jan 15, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle DEV-41a82912 discovered in lib/vcs4sql/sqlite/applied.rb and submitted as #6. Please, remember that the puzzle was not necessarily added in this particular commit. Maybe it was added earlier, but we discovered it only now.

@0pdd
Copy link
Collaborator

@0pdd 0pdd commented on 98c38cd Jan 15, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle DEV-b96fff30 discovered in lib/vcs4sql/sqlite/expected.rb and submitted as #7. Please, remember that the puzzle was not necessarily added in this particular commit. Maybe it was added earlier, but we discovered it only now.

Please sign in to comment.