ninxsoft / Kmart

A Mac command-line tool that generates kick-ass Jamf Pro reports.
MIT License
142 stars 12 forks source link

Linting of Python scripts #12

Closed ninxsoft closed 2 years ago

ninxsoft commented 3 years ago

Kmart currently only supports linting sh/bash/dash/ksh scripts via Shellcheck.

Look into adding support for Python linter(s), possibly (preferably?) flake8

smithjw commented 3 years ago

Would be great if Shellcheck supported zsh

ninxsoft commented 3 years ago

I agree - https://github.com/koalaman/shellcheck/issues/809