diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2026-09-23 12:43:13 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2026-09-23 12:43:13 +0000 |
| commit | 7399be2030f5e8619bf8d7b379d0b42d21ca8052 (patch) | |
| tree | a6f26a7c8474b1cefa8e592612f0a7b1a4b38caf /usr.bin/env | |
| parent | 72bb9eb7b6decc34f343bdcbf0a8df0c73f9edd4 (diff) | |
The Unicode closing single quotation mark is classified as a homoglyph
and can trip automated code quality checks in downstream CI pipelines or
cause code review UIs to refuse to display a file. If used as an
apostrophe, use the ASCII single quote instead. If used as a closing
single quote, replace with double quotes or no quotes at all.
Sponsored by: Klara, Inc.
Sponsored by: NetApp, Inc.
Reviewed by: ziaee, obiwac, olce
Differential Revision: https://reviews.freebsd.org/D59911
Diffstat (limited to 'usr.bin/env')
0 files changed, 0 insertions, 0 deletions
