Small utility for applying Shellcheck on Makefiles. Depends only on `shellcheck`, `make` and `python`.
Project description
shellcheck_makefile
Small utility for applying Shellcheck on Makefiles. Depends only on shellcheck, make and python.
usage: shellcheck_makefile [-h] [-s TARGET] [-l] [--shell SHELL] [-e CODE1,CODE2..] [-P SOURCEPATHS] [-x] [Makefile]
Makefile shellcheck
positional arguments:
Makefile path to Makefile to check
options:
-h, --help show this help message and exit
-s TARGET, --skip TARGET
make target to skip (arg could be used multiple times)
-l, --list list make targets
--shell SHELL make shell
-e CODE1,CODE2.., --exclude CODE1,CODE2..
Shellcheck: Exclude types of warnings
-P SOURCEPATHS, --source-path SOURCEPATHS
Shellcheck: Specify path when looking for sourced files ("SCRIPTDIR" for script's dir)
-x, --external-sources, --external
Shellcheck: allow external source-s
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file shellcheck_makefile-1.27.1-py3-none-any.whl.
File metadata
- Download URL: shellcheck_makefile-1.27.1-py3-none-any.whl
- Upload date:
- Size: 16.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1868a7b635ebe36cbc2f374603f77e31734e8c8c020aef4af24fd5ac5afef1af
|
|
| MD5 |
b058ed53f35e8319dfd979d8430151c3
|
|
| BLAKE2b-256 |
1ceb8e341e2133d71223b6c14bac5deadb9006b6620828b7854a9a00329b5631
|