Switch to new 100-120 column code style.

This commit is contained in:
inference 2022-12-29 10:55:27 +00:00
parent 8fa5bd3420
commit 871648a4ef

View File

@ -3,22 +3,20 @@
<br>
<br>
<h2>Licensing</h2>
<p>All content is licensed under BSD 3-Clause Clear license.</p>
<p>All content is licensed under BSD 3-Clause Clear License.</p>
<br>
<br>
<h2>Security</h2>
<p>All files are checked for security issues; however, it is always the<br>
user's responsibility to audit the code before installing and/or executing<br>
it.<br>
<p>All files are checked for security issues; however, it is always the user's responsibility to
audit the code before installing and/or executing it.<br>
<br>
The maintainers take no responsibility for any security issues which<br>
may arise due to usage of this repository.</p>
The maintainers take no responsibility for any security issues which may arise due to usage of this
repository.</p>
<br>
<br>
<h2>Branches</h2>
<h3>dev</h3>
<p>Development branch. All pre-alpha development and alpha testing happens<br/>
here.<br/>
<p>Development branch. All pre-alpha development and alpha testing happens here.<br/>
<br>
<h3>beta</h3>
<p>Beta branch. All beta testing happens here.</p>