summaryrefslogtreecommitdiff
path: root/lib/pry/code/code_range.rb
Commit message (Expand)AuthorAgeFilesLines
* rubocop: enable the Style/FrozenStringLiteralComment copKyrylo Silin2019-05-081-0/+2
* Stop requiring coderay in files that don't use itKyrylo Silin2019-03-281-2/+0
* Require files from pry.rb; deps from each file that uses themKyrylo Silin2019-03-101-0/+2
* rubocop: fix offences of the Style/TrivialAccessors copKyrylo Silin2019-03-021-6/+2
* rubocop: fix offences of the Style/SingleLineMethods copKyrylo Silin2019-03-021-2/+6
* rubocop: fix offences of Layout/EmptyLinesAroundClassBody copKyrylo Silin2018-11-041-3/+0
* Fix rubocop empty line after guard clause style violationsArlandis Word2018-10-141-0/+2
* rubocop: fix offences of the Layout/EmptyLineBetweenDefs copKyrylo Silin2018-10-141-0/+1
* Remove warnings [Fixes #869]Conrad Irwin2013-03-021-1/+2
* Move `LOC` and `CodeRange` to their own filesKyrylo Silin2013-01-051-0/+70