From a8ba04ee41df9601ff3a7d1efd14581d843d749e Mon Sep 17 00:00:00 2001 From: inference Date: Thu, 13 Jul 2023 22:01:52 +0100 Subject: [PATCH] Refactor code to conform with 120-column coding style --- readme.adoc | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/readme.adoc b/readme.adoc index 373f886..7f7414b 100644 --- a/readme.adoc +++ b/readme.adoc @@ -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.