Skip to content

tests: add test for backticks in comments

Leo requested to merge github/fork/Ikke/tests/backticks-in-comments into master

Created by: Ikke

apkbuild-lint warns when backticks are used instead of '$()'. But this should not cause a warning when backticks are used in comments.

Merge request reports