- 23 Nov, 2020 1 commit
-
-
Achilleas Pipinellis authored
The previous URL had two drawbacks: 1. It didn't match what the title was about (`Assignments to DevOps Stages and Groups`, and the anchor was `#designated-technical-writers`). 2. It didn't account for the other sections, like development and API guidelines.
-
- 30 Oct, 2020 1 commit
-
-
Amy Qualls authored
Create a real redirect instead of what was here.
-
- 20 May, 2020 1 commit
-
-
Evan Read authored
-
- 09 Jul, 2019 1 commit
-
-
Marcel Amirault authored
Removes all the extra whitespaces at end of lines, inside tags, and removes extra newlines
-
- 06 Sep, 2018 1 commit
-
-
Brett Walker authored
-
- 26 Aug, 2016 1 commit
-
-
Jake Romer authored
To clarify what's meant by "from a logical perspective" here, I consulted Python's PEP8 style guide, which provides some helpfully precise language: > Extra blank lines may be used (sparingly) to separate groups of > related functions. Blank lines may be omitted between a bunch of > related one-liners (e.g. a set of dummy implementations). https://www.python.org/dev/peps/pep-0008/#blank-lines I adapted this passage to the existing language for the newline rule.
-
- 05 Aug, 2016 1 commit
-
-
Dmytro Zaporozhets (DZ) authored
-