Back to Adguardhome

AdGuard Home developer guidelines

HACKING.md

0.108.0-b.853.2 KB
Original Source

AdGuard Home developer guidelines

This document was moved to the AdGuard Code Guidelines repository. All sections with IDs now only have links to the corresponding files and sections in that repository.

<a href="#git" id="git" name="git">Git</a>

This section was moved to its own document.

<a href="#go" id="go" name="go">Go</a>

This section was moved to its own document.

<a href="#code" id="code" name="code">Code</a>

This subsection was moved to the corresponding section of the Go guidelines document.

<a href="#commenting" id="commenting" name="commenting">Commenting</a>

This subsection was moved to the corresponding section of the Go guidelines document.

<a href="#formatting" id="formatting" name="formatting">Formatting</a>

This subsection was moved to the corresponding section of the Go guidelines document.

<a href="#naming" id="naming" name="naming">Naming</a>

This subsection was moved to the corresponding section of the Go guidelines document.

<a href="#testing" id="testing" name="testing">Testing</a>

This subsection was moved to the corresponding section of the Go guidelines document.

This subsection was moved to the corresponding section of the Go guidelines document.

<a href="#markdown" id="markdown" name="markdown">Markdown</a>

This section was moved to its own document.

<a href="#shell-scripting" id="shell-scripting" name="shell-scripting">Shell Scripting</a>

This section was moved to its own document.

<a href="#shell-conditionals" id="shell-conditionals" name="shell-conditionals">Shell Conditionals</a>

This subsection was moved to the corresponding section of the Shell guidelines document.

<a href="#text-including-comments" id="text-including-comments" name="text-including-comments">Text, Including Comments</a>

This section was moved to its own document.

<a href="#yaml" id="yaml" name="yaml">YAML</a>

This section was moved to its own document.