AdGuardHome/HACKING.md
Ainar Garipov 0030e31e33 Pull request: all: add links to new guidelines
Merge in DNS/adguard-home from mv-hacking to master

Squashed commit of the following:

commit b4782bc2482c33dbf749f2249295fb0cb05f82e6
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Wed Jul 28 13:40:27 2021 +0300

    all: add links to new guidelines
2021-07-28 14:17:11 +03:00

3.3 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.