Refactor code to conform with 120-column coding style

This commit is contained in:
inference 2023-07-13 22:01:52 +01:00
parent 26d281641a
commit a8ba04ee41
Signed by: inference
SSH Key Fingerprint: SHA256:9Pl0nZ2UJacgm+IeEtLSZ4FOESgP1eKCtRflfPfdX9M

View File

@ -7,14 +7,12 @@ Inferencium documentation.
=== https://git.inferencium.net/Inferencium/doc/src/branch/main/[main]
Documentation root directory files pre-alpha development and alpha testing occurs in this
branch. +
Documentation root directory files pre-alpha development and alpha testing occurs in this branch. +
Feature-complete modifications of this branch are merged to beta branch for beta testing.
=== https://git.inferencium.net/Inferencium/doc/src/branch/security/[security]
Documentation security files pre-alpha development and alpha testing occurs in this
branch. +
Documentation security files pre-alpha development and alpha testing occurs in this branch. +
Feature-complete modifications of this branch are merged to beta branch for beta testing.
=== https://git.inferencium.net/Inferencium/doc/src/branch/license/[license]
@ -25,14 +23,14 @@ Feature-complete modifications of this branch are merged to beta branch for beta
=== https://git.inferencium.net/Inferencium/doc/src/branch/beta/[beta]
Feature-complete beta testing of merged code from development branches occurs in this branch. +
Merges from development branches to this branch are squashed, and the updated versions of the
individual files are mentioned in the commit messages.
Merges from development branches to this branch are squashed, and the updated versions of the individual files are
mentioned in the commit messages.
=== https://git.inferencium.net/Inferencium/doc/src/branch/stable/[stable]
Feature-complete and tested versions from beta branch are stored in this branch. +
Merges from beta branch to this branch are squashed, and the updated versions of the individual
files are mentioned in the commit messages. +
Merges from beta branch to this branch are squashed, and the updated versions of the individual files are mentioned in
the commit messages. +
This branch contains code used in production.