Commit graph

10 commits

Author SHA1 Message Date
Marcel Amirault
74a34e8b7b Clean up headers in markdown
Some markdown headers needed tweaking to adhere
to standards, including blank lines above and below,
only one space after hash, first header should be
h1, and only one h1 per doc
2019-07-24 13:10:06 +00:00
Marcel Amirault
109cfd951d
Correct grammar (setup to set-up) in Docs 2018-09-21 16:29:14 +02:00
Lin Jen-Shin
166a2d7a67 Make it clear that this is an acceptable use 2017-11-22 17:06:57 +08:00
Lin Jen-Shin
89f2939525 Reword Instance variables in views 2017-11-22 17:06:57 +08:00
Lin Jen-Shin
07d3d44775 Move ModuleWithInstanceVariables to Gitlab namespace
And use .rubocop.yml to exclude paths we don't care,
rather than using the cop itself to exclude.
2017-11-22 17:06:57 +08:00
Lin Jen-Shin
15edf741a1 Explain how to disable it in the doc 2017-11-22 17:06:57 +08:00
Lin Jen-Shin
45568bed36 Updates based on feedback 2017-11-22 00:59:38 +08:00
Lin Jen-Shin
961b0849e5 Fix grammar: judge -> judgement 2017-09-19 18:33:47 +08:00
Lin Jen-Shin
6a4ee9aa71 Allow simple ivar ||= form. Update accordingly 2017-09-19 01:29:32 +08:00
Lin Jen-Shin
9ae92b8caa Add cop to make sure we don't use ivar in a module 2017-09-18 21:23:45 +08:00