Update back-end code to new 100-120 column coding style.

This commit is contained in:
inference 2022-12-09 12:12:44 +00:00
parent b5f5f2694b
commit b453d89b75
Signed by: inference
SSH Key Fingerprint: SHA256:9Pl0nZ2UJacgm+IeEtLSZ4FOESgP1eKCtRflfPfdX9M

View File

@ -5,7 +5,7 @@
<!-- Copyright 2022 Inference --> <!-- Copyright 2022 Inference -->
<!-- License: BSD 3-Clause Clear (with personal content exception) --> <!-- License: BSD 3-Clause Clear (with personal content exception) -->
<!-- 0.2.1.5 --> <!-- 0.2.2.6 -->
<html> <html>
@ -34,10 +34,9 @@
<!-- Place personal source code repositories here. --> <!-- Place personal source code repositories here. -->
<!-- Clarify that these repositories are not targeted towards public release. --> <!-- Clarify that these repositories are not targeted towards public release. -->
<h3>My Personal Source Code Repositories</h3> <h3>My Personal Source Code Repositories</h3>
<p>These repositories contain source code which is used on my personal <p>These repositories contain source code which is used on my personal systems.<br>
systems.<br> No guarantees are made that they will work correctly on your systems, and they are not targeted towards a public
No guarantees are made that they will work correctly on your systems, and they release.<br>
are not targeted towards a public release.<br>
Usage of these repositories is at your own risk.</p> Usage of these repositories is at your own risk.</p>
<br> <br>
<p>- <a class="body-link" href="https://git.inferencium.net/inference/cfg/" <p>- <a class="body-link" href="https://git.inferencium.net/inference/cfg/"
@ -52,8 +51,8 @@
<!-- Place Inferencium source code repositories here. --> <!-- Place Inferencium source code repositories here. -->
<!-- Clarify that these repositories are targeted towards public release. --> <!-- Clarify that these repositories are targeted towards public release. -->
<h3>Inferencium Source Code Repositories</h3> <h3>Inferencium Source Code Repositories</h3>
<p>These repositories contain source code targeted towards a public release and <p>These repositories contain source code targeted towards a public release and are suitable for a wide range of
are suitable for a wide range of systems.</p> systems.</p>
<br> <br>
<p>- <a class="body-link" href="https://git.inferencium.net/inferencium/website/" <p>- <a class="body-link" href="https://git.inferencium.net/inferencium/website/"
>Website</a> (Inferencium website)</p> >Website</a> (Inferencium website)</p>