Skip to content
#

checker

Here are 488 public repositories matching this topic...

maharvey
maharvey commented Mar 6, 2020

Expected behavior

Disable an annoying clang-tidy warning on linux

Steps to reproduce

  1. Create a source file containing strncpy()
  2. Observe that neomake complains
  3. There is no way to disable this warning globally

In this case I would need to pass --checks=-clang-analyzer-security.insecureAPI.DeprecatedOrUnsafeBufferHandling to clang-tidy

Adding this as args for the c ma

ravage84
ravage84 commented May 2, 2017

Especially if this tools becomes bigger and gets more features, it would benefit from having a complete documentation.
This documentation should not live in the README.md, as it would bloat it over time.

Such a documentation could live in an informational website (#17), on an external host such as Read the Docs or simply as a collection of linked Markdo

nex3
nex3 commented Nov 27, 2019

Of a reference-style link's reference doesn't exist (either in [link][] form or [link][reference] form), the link checker should throw an error. Similarly, it should throw an error if a link definition ([reference]: url) exists but doesn't correspond to an actual reference.

Improve this page

Add a description, image, and links to the checker topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the checker topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.