alguidelines/content/BCBestPractices/Readability
2021-12-15 07:59:20 +01:00
..
begin-as-an-afterword Begin-End - Compound Only 2021-12-11 08:29:14 +01:00
begin-end Updated some casing mistakes 2021-12-15 07:49:06 +01:00
binary-operator-line-start Move 2021-12-11 13:32:12 +01:00
comments-spacing Move 2021-12-11 13:30:49 +01:00
end-else-pair end; should also have a begin 2021-12-15 07:53:24 +01:00
keyword-pairs-indentation requested change 2021-12-13 17:16:07 +01:00
line-start-keywords added "()" 2021-12-14 22:30:32 +01:00
lonely-repeat Move 2021-12-11 13:27:48 +01:00
named-invocations a comma should be followed by a space 2021-12-15 07:54:59 +01:00
one-statement-per-line sadly, exit with () does not compile 2021-12-15 07:56:09 +01:00
separate-if-and-else casing of TRUE is not the point of this bad code example 2021-12-15 07:57:45 +01:00
spacing-binary-operators corrected the code 2021-12-14 11:50:50 +01:00
suggested-abbreviations Suggested Abbreviations 2021-12-11 14:02:31 +01:00
unnecessary-else calling a procedure without parameters should have empty () 2021-12-15 07:59:20 +01:00
unnecessary-truefalse Requested change 2021-12-13 17:08:35 +01:00
variable-naming Requested change 2021-12-13 17:07:37 +01:00
variables-declarations-order Requested changes 2021-12-13 16:31:51 +01:00
_index.md ReadabilitySubsection 2021-12-11 13:26:16 +01:00