Skip to main content

A simple linter for CMake.

Project description

check_cmake

A simple linter for CMake.

Installation

check_cmake requires Python 3.

pip3 install check_cmake

Usage

check_cmake is a command-line application

usage: check_cmake [-h] [--version] [--recurse | --no-recurse] [--limit LIMIT] [<dir>]

CMake checker for C and C++ projects.

positional arguments:
  <dir>                 path to the project root

options:
  -h, --help            show this help message and exit
  --version             print the version and exit
  --recurse, --no-recurse
                        recurse into subfolders
  --limit LIMIT         maximum errors to emit

v0.0.1 - github.com/marzer/check_cmake

Changelog

v0.0.1

  • First public release 🎉️

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

check_cmake-0.0.1.tar.gz (11.4 kB view hashes)

Uploaded Source

Built Distribution

check_cmake-0.0.1-py3-none-any.whl (13.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page