17 Commits

Author SHA1 Message Date
fossdd
859ac6ba8e CODINGSTYLE.md: revert update for maintainer= variable
Deprecation has been temporarily withdrawn, see
https://gitlab.alpinelinux.org/alpine/tsc/-/issues/88

This reverts commit 01b9899a9f20a2eb9b83eb2949adab44482e2fb5.
2025-01-31 17:18:49 +00:00
Sertonix
4b7c111b93 CODINGSTYLE.md: fix "POSIX.1-2017 Volume 3" shown twice on gitlab
The linebreak made gitlab consider these as 2 separate links.
2025-01-24 20:44:49 +00:00
ptrcnull
5e6fc9d91d CODINGSTYLE.md: remove empty functions 2024-10-18 17:55:58 +00:00
ptrcnull
43237d2c4e CODINGSTYLE.md: update link to linter 2024-10-18 17:55:58 +00:00
ptrcnull
01b9899a9f CODINGSTYLE.md: update for maintainer= variable
see https://gitlab.alpinelinux.org/alpine/abuild/-/merge_requests/318
2024-10-18 17:55:58 +00:00
ptrcnull
bacc9f3b1e CODINGSTYLE.md: forbid quoting pkgname/pkgver
already enforced by apkbuild-lint (AL3,AL4) + "below" doesn't say much about quoting
2024-10-18 17:55:58 +00:00
ptrcnull
a7e1763cc7 CODINGSTYLE.md: add section about comments for options/arch 2024-10-18 17:55:58 +00:00
ptrcnull
2626619aea CODINGSTYLE.md: prevent command substitution in top-level variables 2024-10-18 17:55:58 +00:00
ptrcnull
45265b093a CODINGSTYLE.md: use double quotes by default 2024-10-18 17:55:58 +00:00
ptrcnull
113fc7e81d CODINGSTYLE.md: add punctuation to make wording a bit less ambiguous 2024-10-18 17:55:58 +00:00
ptrcnull
146ab05c76 CODINGSTYLE.md: make maintainer/contributor comment policy more lax
in practice this isn't followed very thoroughly,
so might as well relax the rules a little bit
2024-01-27 18:06:41 +00:00
Leo
47b10128a6 CODINGSTYLE.md: fix typo, string->strict 2020-11-13 15:22:45 -03:00
Keith Maxwell
631b9f7ae2 Document policy to end all cases with ;; 2020-05-30 10:48:38 +00:00
Sören Tempel
1c9f04e772 CODINGSTYLE.md: Expand and rewrite largely
These changes were originally proposed as an alternative to the previous
codingstyle document. Some Alpine contributors preferred the document
version proposed by myself. As such this change overwrites the previous
version of the codingstyle document.
2020-02-29 08:21:27 -03:00
Leo
0dc2998d8f CODINGSTYLE.md: use 'than' rather than 'then' 2019-07-26 15:21:07 +00:00
Simon F
36151e1e21 Update CODINGSTYLE.md
Spotted some minor typos, improved some wordings
2019-07-26 13:29:35 +00:00
Natanael Copa
9551cb59d3 CODINSTYLE: adjust to current defacto standards
- rename to CODINGSTYLE.md
- use "recommendations" instead of "rules"
- remove reference to unpackaged shellcheck
- try shorten text
- mention eval
2019-07-24 16:30:08 +00:00