issues
search
Invoca
/
magic_frozen_string_literal
easily add '# frozen_string_literal: true' comments to the top of all your project's Ruby files
MIT License
159
stars
16
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add processing of selected paths only
#33
julik
opened
8 months ago
0
TECH-7284: update ruby and bundler version
#32
jebentier
closed
2 years ago
0
also add comment to *.gemspec
#31
ColinDKelley
closed
4 years ago
1
Immutable string literals will no longer be default in Ruby 3
#30
jaysonvirissimo
closed
5 years ago
2
Leave nl code simplified
#29
ColinDKelley
closed
5 years ago
0
Leave the original newline code
#28
taichi-ishitani
closed
5 years ago
3
Override newline code
#27
taichi-ishitani
closed
5 years ago
7
Support UTF-8 byte sequences in files
#26
mcary
closed
5 years ago
5
Support extensionless filenames
#25
zubin
closed
5 years ago
2
Support extensionless filenames
#24
zubin
closed
5 years ago
2
files with a #! (shebang) at the top are corrupted by the magic comment
#23
ColinDKelley
closed
6 years ago
1
Add a single new line after magic comment
#22
tvdeyen
closed
6 years ago
3
frozen_string_literal broke assets pipeline in *.js.erb
#21
khiav223577
closed
6 years ago
7
Support local development
#20
zubin
closed
6 years ago
1
Append extra newline as per ruby style guide
#19
zubin
closed
6 years ago
2
Add Slim support
#18
zubin
closed
6 years ago
1
Add newline after comments
#17
zegetech
closed
6 years ago
0
Add jbuilder and rabl support
#16
assafshomer
closed
6 years ago
0
Add a comment about Rubocop's EmptyLineAfterMagicComment Cop
#15
assafshomer
closed
6 years ago
0
Document the feature of passing a directory
#14
roryokane
closed
6 years ago
1
Simplify `.insert(0, …)` to `.unshift(…)`
#13
roryokane
closed
6 years ago
0
Remove confusing old mentions of encoding comments
#12
roryokane
closed
6 years ago
1
Allow providing an exclude pattern
#11
J-Swift
closed
5 years ago
4
Add option to add comment with value `false` if comment absent
#10
PikachuEXE
opened
8 years ago
3
Should Rakefile, Procfile, etc. handling be added?
#9
HotFusionMan
closed
6 years ago
2
Performance comparisons or anecdotes?
#8
dogweather
closed
5 years ago
2
Refactor to interpolate inside constants. And some general cleanup.
#7
ColinDKelley
closed
8 years ago
1
Added handling of ERb files and nil lines
#6
HotFusionMan
closed
8 years ago
0
Added handling of ERb files and nil lines
#5
HotFusionMan
closed
8 years ago
0
Added handling of ERb files and nil lines
#4
HotFusionMan
closed
8 years ago
1
Add option to remove frozen strings magic comment
#3
scalp42
opened
8 years ago
1
Needs ability to exclude directories
#2
jpterry
opened
8 years ago
1
Correctly handle empty files.
#1
gregd
closed
8 years ago
1