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