mirror of
https://github.com/weaveworks/scope.git
synced 2026-03-03 18:20:27 +00:00
Symptoms: ``` extras/dialer/time-scope-probe-cgroup:31:18: arithmetic expressions must consist of names and numbers extras/dialer/time-scope-probe-cgroup: run shfmt -i 4 -w extras/dialer/time-scope-probe-cgroup extras/dialer/time-scope-probe-proc:28:18: arithmetic expressions must consist of names and numbers extras/dialer/time-scope-probe-proc: run shfmt -i 4 -w extras/dialer/time-scope-probe-proc extras/in_parallel.sh:29:16: arithmetic expressions must consist of names and numbers extras/in_parallel.sh: run shfmt -i 4 -w extras/in_parallel.sh ``` Visible on https://circleci.com/gh/kinvolk/scope/980
Extra code
Useful things that go well with scope.
- Code in this directory must always compile (enforced by CircleCI)
- This directory is ignored for testing but should lint cleanly
- Changes to code in this directory does not need to be PR'd