9 Commits

Author SHA1 Message Date
b9512f1bc9
Refactor code to conform with coding style
Commit a8ba04ee41df9601ff3a7d1efd14581d843d749e allowed 120-column line
length, which is allowed only for indented lines. This commit corrects
this to 100-column line length for unindented lines.
2023-07-15 04:05:50 +01:00
2e91e733d6
Add spec branch 2023-07-13 22:03:18 +01:00
a8ba04ee41
Refactor code to conform with 120-column coding style 2023-07-13 22:01:52 +01:00
26d281641a
Move Security section above Licensing section 2023-07-13 22:00:02 +01:00
56da7ca1ac
Move Branches section to top 2023-07-13 21:58:42 +01:00
13ba140b4e
Improve readme code readability. 2023-06-07 11:46:27 +01:00
ac28eca2cc
Fix readme AsciiDoc syntax. 2023-05-15 01:28:35 +01:00
5398be7791
Fix headings to have paragraphs as children rather than siblings. 2023-05-12 01:57:10 +01:00
1114ae1928
Rewrite readme in AsciiDoc. 2023-05-12 01:49:58 +01:00