Ashwin Maroli
|
25898f8d9d
|
Reword code-comment to reflect the implementation
|
2019-06-14 15:46:09 +05:30 |
Ashwin Maroli
|
b668eb0150
|
Fix unnecessary allocations via StaticFileReader (#7572)
Merge pull request 7572
|
2019-03-14 21:40:45 -04:00 |
Parker Moore
|
7cf5f51ca2
|
Enforce Style/FrozenStringLiteralComment. (#6265)
Merge pull request 6265
|
2017-08-03 21:27:32 -04:00 |
Pat Hawks
|
382be191ae
|
Rubocop: lib/jekyll/readers/static_file_reader.rb
|
2016-05-26 00:10:43 -05:00 |
Pat Hawks
|
663a2d3279
|
Rubocop: Style/SpaceBeforeBlockBraces
Rubocop: Style/SpaceInsideBlockBraces
|
2016-01-03 15:58:02 -08:00 |
Pat Hawks
|
31dd0ebed5
|
Rubocop: Style/EmptyLiteral
- Use array literal [] instead of Array.new
- Use hash literal {} instead of Hash.new
|
2016-01-03 14:39:01 -08:00 |
Martin Jorn Rogalla
|
63a1ec8949
|
Made corrections as suggested by @mattr-.
- Corrected TomDoc, added variables and fixed typos.
- deprecated_rel_permalink -> relative_permalinks_are_deprecated.
- Grouped calls together in @reader.read.
- Removed dynamic and static reader subdirectories.
- Removed unnecessary move of limit_posts.
Signed-off-by: Martin Jorn Rogalla <martin@martinrogalla.com>
|
2015-03-20 12:41:19 +01:00 |