Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

feat(rome_cli, rome_service): ignore unknown files #4547

Merged
merged 1 commit into from
Jun 10, 2023

Conversation

ematipico
Copy link
Contributor

Summary

Closes #4546

Added:

  • a new CLI option --file-ignore-unknown
  • a new configuration option "ignoreUnknown"

Test Plan

Added a test case for each command

Changelog

  • The PR requires a changelog line

Documentation

  • The PR requires documentation
  • I will create a new PR to update the documentation

@netlify
Copy link

netlify bot commented May 30, 2023

Deploy Preview for docs-rometools canceled.

Name Link
🔨 Latest commit 7c48612
🔍 Latest deploy log https://app.netlify.com/sites/docs-rometools/deploys/64761f00c1dd140007228c03

@github-actions github-actions bot added A-CLI Area: CLI A-Project Area: project configuration and loading labels May 30, 2023
@ematipico ematipico merged commit dad13a9 into main Jun 10, 2023
@ematipico ematipico deleted the feat/ignore-unknown-files branch June 10, 2023 08:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A-CLI Area: CLI A-Project Area: project configuration and loading
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ignoring unhandled files matched by pattern (alternative to Prettier’s --ignore-unknown)
2 participants