cloudflare/pint

Public

mirrored from https://github.com/cloudflare/pintAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
v0.71.7

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

docs/checks/ignore/file.md

26lines · modepreview

---
layout: default
parent: Checks
grand_parent: Documentation
---

# ignore/file

You will see this check reports for files that are excludes from pint using a
`ignore/file` comment.
See this [page](../../ignoring.md) for details on how such comments work.

Those reports are informational to make it obvious that pint didn't run any
real checks on given file.

## Configuration

This isn't a real check and it doesn't have any configuration options.

## How to enable it

This isn't a real check and cannot be enabled.

## How to disable it

This isn't a real check and cannot be disabled.