-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor/manual cleanup part2 (#1740)
* Remove bespoke JRuby support for something we're deprecating * Remove edge case JRuby fringe unicode test - cck handles things like this better * Remove redundant cucumber.yml config * Delete some ancient testing examples no longer relevant * Begin simplifying deprecator * Remove some initial customisation about raising deprecations * Ensure to set all args at all times when deprecating * Unpick flaky errors * Remove redundant test that shows the situation being faiing in tests no longer required * Remove redundant colour / cleanup overrides for colouring warnings * Remove secondary module and just directly call * Add changelog entry * Fix Lint/SupressedException * partial fix for cyclomatic score in JSONWorld * Partial fix for cyclomatic score in ASTLookup * Use cleaner begin/rescue/end * Add changelog entry for removal of sample projects * Fix up some readme styling * Fix erroneous badges for readme * Regenerate the auto-gen-config for rubocop after removing some redundant parts of original config * Sticking-patch for the situation where rubocop doesn't like conflicting numbers * Add in inherit mode config
- Loading branch information
Showing
27 changed files
with
110 additions
and
341 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
21 changes: 0 additions & 21 deletions
21
examples/rspec_doubles/features/step_definitions/calvin_steps.rb
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
15 changes: 0 additions & 15 deletions
15
examples/test_unit/features/step_definitions/test_unit_steps.rb
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.