Catana Documentation
  • 🐱Overview
    • Introduction
    • Installation
  • 📖Core concepts
    • Regular and expiring TODOs
    • Assigning TODOs
    • Create, update and delete
    • Validation
    • Ignored TODOs
  • 🔔Triggers
    • Overview
    • Date
    • GitHub Issue closed
    • GitHub Pull Request closed
    • Ruby Gem released
    • Ruby Gem upgraded
    • Ruby Version released
    • Ruby Version upgraded
  • 🤖Commands
    • Overview
    • Done
    • Bump
    • Link
  • 🔗Grouped TODOs
    • Overview
  • ⚙️Configuration
    • Open GitHub issues
    • Enforce expiring TODOs
    • Rules
    • Exclusion list
Powered by GitBook
On this page

Was this helpful?

  1. Configuration

Exclusion list

Ignore TODOs from files of your choice

PreviousRules

Last updated 9 months ago

Was this helpful?

Catana can automatically ignore upcoming TODOs based on their file path. Any existing or upcoming TODOs matching the paths you have configured will be .

The autocompletion field will help you configure the paths you want to ignore. Pro tip: If you need to fine-tune the paths, the field accepts any valid shell glob pattern.


Modifying the exclusion list will prompt you to decide whether you'd like to ignore existing TODOs now matching the list.

When a new TODO is added to your codebase in a path that matches the exclusion list, Catana will not:

Run any .

Open a ticket in your issue tracker (if the repository has opted in for ).

⚙️
validation
this feature
ignored