issues
search
turboladen
/
tailor
A RubyGem that allows for checking standard styling of Ruby files.
146
stars
18
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump rake from 10.3.2 to 13.0.1
#168
dependabot[bot]
closed
4 years ago
0
Bump nokogiri from 1.10.5 to 1.10.8
#167
dependabot[bot]
closed
4 years ago
0
Bump ffi from 1.9.6 to 1.11.2
#166
dependabot[bot]
closed
5 years ago
0
Bump yard from 0.8.7.6 to 0.9.20
#165
dependabot[bot]
closed
5 years ago
0
Bump nokogiri from 1.6.3.1 to 1.10.5
#164
dependabot[bot]
closed
5 years ago
0
Ruby 2.3.0 uses Struct for Ripple parse elements
#163
biinari
opened
8 years ago
3
Lock log_switch to ~> 0.3.0, spec updates, style cleanup
#162
turboladen
closed
10 years ago
0
pin log_switch as the 1.0.0 release of log_switch breaks tailor
#161
tempredirect
closed
10 years ago
4
Optimistic pin on log_switch breaks with v1.0.0
#160
jf647
closed
9 years ago
1
Do no warn when a double quote string contains a single quote.
#159
kcdragon
opened
10 years ago
0
Fix Build (RSpec 2 and formatters change)
#158
kcdragon
opened
10 years ago
0
Don’t require a formatter if it’s already been defined.
#157
inferiorhumanorgans
closed
10 years ago
1
Update README.md with live code-climate badge
#156
jhmartin
closed
10 years ago
1
unnecessary_double_quotes shouldn't warn when the string contains an apostrophe
#155
turboladen
opened
10 years ago
3
fix broken regex for indent close
#154
hollow
closed
10 years ago
1
Line continuation with backslash triggers false indentation warning
#153
twforeman
opened
10 years ago
0
camel-case functions incorrectly caught
#152
jaymzh
opened
10 years ago
0
file_set styles not applied if file given to 'tailor' command
#151
ernoaapa
opened
11 years ago
0
Add ruler for unnecessary double quotes, refs #91.
#150
acrmp
closed
10 years ago
2
Add ruler for unnecessary interpolation, refs #91.
#149
acrmp
closed
10 years ago
3
Parentheses around conditional, refs #91.
#148
acrmp
closed
10 years ago
1
License missing from gemspec
#147
bf4
closed
11 years ago
2
1.3.0
#146
turboladen
closed
11 years ago
1
Add spaces_after_conditional ruler
#145
acrmp
closed
11 years ago
1
Align arguments
#144
acrmp
closed
10 years ago
2
Line continuations for indentation
#143
acrmp
closed
10 years ago
5
Support nested config in a recursive_file_set
#142
acrmp
closed
11 years ago
1
Allow integer rulers to be turned off at cmd line
#141
acrmp
closed
11 years ago
3
Exclude files from a set
#140
moubry
opened
11 years ago
6
Bogus error: Line has 1 space(s) after a [, but should have 0.
#139
mconigliaro
opened
11 years ago
1
Method named "for" creates indentation problems
#138
moubry
opened
11 years ago
1
Allow rule skip via comment
#137
claco
opened
11 years ago
2
Multi-line parameter list should be indented as much as first argument
#136
hauleth
opened
11 years ago
1
task.recursive_file_set does not seem to accept style
#135
miketheman
closed
8 years ago
4
Logging is turned on by default when using bin/tailor
#134
turboladen
closed
11 years ago
0
Tests fail under Ruby 2.0.0-p0 but bin/tailor works OK
#133
turboladen
closed
11 years ago
5
Can Tailor skip non-ruby files?
#132
leandronsp
closed
11 years ago
4
Cli results and Output file
#131
leandronsp
closed
11 years ago
2
AllowInvalidRubyRuler fails inappropriately when path includes spaces
#130
tindron
closed
11 years ago
0
Rake Task now broken
#129
miketheman
closed
11 years ago
11
Do...end block closing not detected when condition is present after the end keyword
#128
gsx
opened
11 years ago
1
Rake Task Does Not Work
#127
kevinjalbert
closed
11 years ago
7
Catch case where no def line is found in AllowCamelCaseMethodsRuler
#126
jasonku
closed
11 years ago
2
Fix to detect camelCaseMethods inside classes or modules.
#125
jasonku
closed
11 years ago
2
Odd behavior with a heredoc followed by braces-with-spaces
#124
miketheman
closed
8 years ago
3
%Q{ #{hashobj['key']} } returns improper indentation message when on multiple lines
#123
miketheman
closed
8 years ago
7
Post loop is not known
#122
ureczky
opened
11 years ago
3
camelCaseMethods are accepted inside a class
#121
ureczky
closed
11 years ago
4
Simplify config DSL
#120
turboladen
opened
11 years ago
0
tailor should call the same ruby it was called with
#119
jaymzh
closed
11 years ago
4
Next