sustainable-computing-io / kepler-operator

Kepler Operator
Apache License 2.0
25 stars 26 forks source link

ci: add shellcheck linter #262

Open sthaha opened 1 year ago

sthaha commented 1 year ago
sthaha commented 1 year ago

cc: @vprashar2929

vprashar2929 commented 1 year ago

@sthaha Can you add the description for the PR?🙂

vprashar2929 commented 1 year ago

Shouldn't we add a shellcheck for source here as well?

sthaha commented 1 year ago

Shouldn't we add a shellcheck for source here as well?

Somehow shellchecker is happy. It could probably be the SHELLCHECK_OPT -x that is automatically following the sourced file.

vprashar2929 commented 1 year ago

Wired🤔 then why not the same for other scripts?