1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00
pry--pry/spec
Kyrylo Silin 04d4f424e3 rubocop: fix offences regarding spaces
Fixes offences of the following cops:

* Layout/SpaceAroundEqualsInParameterDefault
* Layout/SpaceAroundOperators
* Layout/SpaceBeforeBlockBraces
* Layout/SpaceInsideBlockBraces
2018-11-04 17:34:24 +08:00
..
commands rubocop: fix offences regarding spaces 2018-11-04 17:34:24 +08:00
config rubocop: fix offences regarding spaces 2018-11-04 17:34:24 +08:00
fixtures rubocop: fix offences of the Layout/EmptyLineBetweenDefs cop 2018-10-14 14:40:48 +08:00
helpers rubocop: fix offences regarding spaces 2018-11-04 17:34:24 +08:00
integration rubocop: fix offences of the Layout/ExtraSpacing cop 2018-10-13 00:54:00 +08:00
method rubocop: fix offences of the Layout/EmptyLinesAroundArguments cop 2018-11-04 16:42:25 +08:00
spec_helpers rubocop: fix offences of the Lint/UnneededRequireStatement cop 2018-10-16 04:43:41 +08:00
cli_spec.rb rubocop: fix offences of the Layout/EmptyLinesAroundArguments cop 2018-11-04 16:42:25 +08:00
code_object_spec.rb rubocop: fix offences of the Layout/EmptyLinesAroundArguments cop 2018-11-04 16:42:25 +08:00
code_spec.rb rubocop: fix offences of the Layout/ExtraSpacing cop 2018-10-13 00:54:00 +08:00
color_printer_spec.rb Issue #1647: Fix String#pp output color 2017-10-22 15:42:44 -05:00
command_helpers_spec.rb specs: convert to shoulds to expects 2015-03-10 22:49:29 +02:00
command_integration_spec.rb rubocop: fix offences regarding spaces 2018-11-04 17:34:24 +08:00
command_set_spec.rb rubocop: fix offences regarding spaces 2018-11-04 17:34:24 +08:00
command_spec.rb rubocop: fix offences of the Layout/EmptyLinesAroundArguments cop 2018-11-04 16:42:25 +08:00
completion_spec.rb rubocop: fix offences regarding spaces 2018-11-04 17:34:24 +08:00
config_spec.rb rubocop: fix offences of the Layout/EmptyLines cop 2018-11-04 15:55:52 +08:00
control_d_handler_spec.rb rubocop: fix offences of the Layout/EmptyLinesAroundArguments cop 2018-11-04 16:42:25 +08:00
documentation_helper_spec.rb rubocop: fix offences of the Layout/EmptyLinesAroundArguments cop 2018-11-04 16:42:25 +08:00
editor_spec.rb rubocop: fix offences regarding spaces 2018-11-04 17:34:24 +08:00
exception_whitelist_spec.rb rubocop: fix offences of the Style/HashSyntax cop 2018-10-13 03:09:29 +08:00
helper.rb Deprecate Pry::Platform and introduce Pry::Helpers::Platform 2018-11-02 01:52:09 +08:00
history_spec.rb rubocop: fix offences regarding spaces 2018-11-04 17:34:24 +08:00
hooks_spec.rb rubocop: fix offences regarding spaces 2018-11-04 17:34:24 +08:00
indent_spec.rb singleline rescue should not change indentation. 2015-07-22 21:30:36 +03:00
method_spec.rb rubocop: fix offences regarding spaces 2018-11-04 17:34:24 +08:00
pager_spec.rb specs: convert to shoulds to expects 2015-03-10 22:49:29 +02:00
prompt_spec.rb rubocop: fix offences regarding spaces 2018-11-04 17:34:24 +08:00
pry_defaults_spec.rb rubocop: fix offences regarding spaces 2018-11-04 17:34:24 +08:00
pry_output_spec.rb rubocop: fix offences of the Lint/AmbiguousBlockAssociation cop 2018-10-16 04:38:17 +08:00
pry_repl_spec.rb rubocop: fix offences regarding spaces 2018-11-04 17:34:24 +08:00
pry_spec.rb rubocop: fix offences regarding spaces 2018-11-04 17:34:24 +08:00
pryrc_spec.rb rubocop: fix offences regarding spaces 2018-11-04 17:34:24 +08:00
ring_spec.rb ring: rewrite the class to improve API 2018-10-21 05:31:45 +08:00
run_command_spec.rb rubocop: fix offences of the Style/HashSyntax cop 2018-10-13 03:09:29 +08:00
sticky_locals_spec.rb rubocop: fix offences of the Layout/EmptyLinesAroundArguments cop 2018-11-04 16:42:25 +08:00
syntax_checking_spec.rb Drop support for Rubinius 2018-10-07 00:58:53 +08:00
wrapped_module_spec.rb rubocop: fix offences of the Layout/EmptyLinesAroundArguments cop 2018-11-04 16:42:25 +08:00