AdGuardHome/HACKING.md
Ainar Garipov 70c88f2ba2 Pull request 2181: imp-docs
Squashed commit of the following:

commit 1f7be03896a6eaf0a292e4c7e9a7ef7c712ed734
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Thu Mar 21 13:35:37 2024 +0300

    all: use standard md style in some docs
2024-03-21 13:51:08 +03:00

3.2 KiB

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.

Git

This section was moved to its own document.

Go

This section was moved to its own document.

Code

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

Commenting

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

Formatting

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

Naming

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

Testing

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

Recommended Reading

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

Markdown

This section was moved to its own document.

Shell Scripting

This section was moved to its own document.

Shell Conditionals

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

Text, Including Comments

This section was moved to its own document.

YAML

This section was moved to its own document.