summaryrefslogtreecommitdiff
path: root/spec/indent_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* fix pry indent frozen error (#2136)T.Yasuma2021-10-111-0/+8
* Merge Pry::Terminal with Pry::OutputKyrylo Silin2019-05-261-1/+1
* rubocop: enable the Style/FrozenStringLiteralComment copKyrylo Silin2019-05-081-0/+2
* rubocop: "fix" offences of the Security/Eval copKyrylo Silin2019-03-241-0/+2
* rubocop: fix offences of the Metrics/LineLength copKyrylo Silin2019-03-031-7/+20
* rubocop: fix offences of the Layout/IndentationConsistency copKyrylo Silin2019-02-251-1/+1
* rubocop: fix offences of the Layout/BlockAlignment copKyrylo Silin2019-02-241-12/+12
* Add .rspec and require 'helper' from thereKyrylo Silin2018-11-181-3/+1
* singleline rescue should not change indentation.egwspiti2015-07-221-0/+10
* specs: convert to shoulds to expectsKyrylo Silin2015-03-101-41/+41
* Fix some warningsMatijs van Zuijlen2015-01-231-41/+41
* Prevent additional single-line if indentations [Fixes #1325]Keegan Lowenstein2014-12-041-0/+3
* Switch test suite to RSpecJosh Cheek2014-08-101-3/+1
* allow for tests to be run with ease.Robert Gleeson2014-03-141-1/+1
* Indent 'while/until do' loops correctly [Fixes #787]Conrad Irwin2012-12-281-0/+5
* Move all fixtures into fixtures/Ryan Fitzgerald2012-12-091-1/+1
* Rename for tabcompletion-friendliness.☈king2012-11-151-0/+296