Koichi ITO
|
1f37d846a9
|
Use frozen string literal in guides/
|
2017-08-13 22:04:09 +09:00 |
|
Matthew Draper
|
87b3e226d6
|
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
This reverts commit 3420a14590 , reversing
changes made to afb66a5a59 .
|
2017-07-02 02:15:17 +09:30 |
|
Kir Shatrov
|
cfade1ec7e
|
Enforce frozen string in Rubocop
|
2017-07-01 02:11:03 +03:00 |
|
Laurent Arnoud
|
d150ef00c5
|
Fix w3c_validator.rb validation script
|
2017-02-23 21:57:01 +01:00 |
|
Rafael Mendonça França
|
fe1f4b2ad5
|
Add more rubocop rules about whitespaces
|
2016-10-29 01:17:49 -02:00 |
|
Rafael Mendonça França
|
55f9b8129a
|
Add three new rubocop rules
Style/SpaceBeforeBlockBraces
Style/SpaceInsideBlockBraces
Style/SpaceInsideHashLiteralBraces
Fix all violations in the repository.
|
2016-08-16 04:30:11 -03:00 |
|
Xavier Noria
|
b326e82dc0
|
applies remaining conventions across the project
|
2016-08-06 20:20:22 +02:00 |
|
Xavier Noria
|
80e66cc4d9
|
normalizes indentation and whitespace across the project
|
2016-08-06 20:16:27 +02:00 |
|
Xavier Noria
|
6b3719b757
|
applies new string literal convention in guides
The current code base is not uniform. After some discussion,
we have chosen to go with double quotes by default.
|
2016-08-06 19:21:59 +02:00 |
|
kei-s
|
fe5c9fb76e
|
[ci skip] Update redirecting links in guides
|
2016-07-12 20:12:24 +09:00 |
|
Nate Berkopec
|
220528548b
|
Guides: output valid HTML5
[ci skip]
|
2014-05-05 17:42:04 -04:00 |
|
Jaime Iniesta
|
14c2979aa6
|
Add exception handling to rake guides:validate
If the validation of a guide encounters an exception, inform about it
and continue with the loop to validate the rest.
|
2012-08-24 12:06:44 +02:00 |
|
Jaime Iniesta
|
1b709f6207
|
Fix rake guides:validate
This rake task was looking for the output folder in the wrong place.
|
2012-08-24 11:52:04 +02:00 |
|
Jaime Iniesta
|
fdeaea6b45
|
Revert "Fix rake guides:validate task as it should be run from the guides directory; add exception handling"
This kind of changes should go on a pull request instead.
This reverts commit ecae2f0ef0 .
|
2012-08-24 11:43:25 +02:00 |
|
Jaime Iniesta
|
ecae2f0ef0
|
Fix rake guides:validate task as it should be run from the guides directory; add exception handling
|
2012-08-23 18:55:21 +02:00 |
|
Santiago Pastorino
|
6e55d30ca8
|
Remove remaining require 'rubygems'
|
2012-05-13 13:33:20 -03:00 |
|
Jurriaan Pruis
|
2d8396fc9f
|
Updated/changed useless tr/gsubs
|
2012-04-03 15:16:09 +02:00 |
|
Xavier Noria
|
6d87cd028b
|
moves the guides up to the root directory
|
2012-03-17 08:32:49 -07:00 |
|