checks: Add various detections specific to Linux #479
main.yml
on: pull_request
01 - Run Analyzer
16s
02 - Code Format Check
14s
Annotations
1 error and 3 warnings
02 - Code Format Check
Process completed with exit code 1.
|
02 - Code Format Check:
checks/linux.py#L60
test for membership should be 'not in'
|
02 - Code Format Check:
checks/linux.py#L100
test for membership should be 'not in'
|
02 - Code Format Check:
checks/linux.py#L129
whitespace before ')'
|