Skip to content
This repository was archived by the owner on Apr 29, 2024. It is now read-only.

OctoLintUnusedProjects

Matthew Casperson edited this page Apr 29, 2024 · 2 revisions

OctoLintUnusedProjects returns a warning if enabled projects have not had a task executed against them in the last 30 days.

Recommendation

Projects that have not been disabled contribute to license limits. Disabling unused projects can be a useful way to keep the configuration of a project without consuming license limits.

Remediation

Consider disabling the project if it is not used.

Clone this wiki locally