Page MenuHomeDevCentral

Allow to search dotfiles with ripgrep
ClosedPublic

Authored by dereckson on Mar 19 2026, 21:55.
Tags
None
Referenced Files
F27611653: D4011.id10466.diff
Tue, May 5, 22:57
F27610633: D4011.id10647.diff
Tue, May 5, 22:41
F27608060: D4011.diff
Tue, May 5, 21:51
Unknown Object (File)
Mon, May 4, 01:12
Unknown Object (File)
Sun, May 3, 12:03
Unknown Object (File)
Fri, May 1, 15:08
Unknown Object (File)
Thu, Apr 23, 03:39
Unknown Object (File)
Wed, Apr 22, 07:22
Subscribers
None

Details

Summary

By default, tools like ripgrep ignore hidden files,
excepted when listed in .gitignore.

Test Plan

rg 208 correctly searches .pre-commit-config.yaml

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
rg-allowlist
Build Status
Buildable 6495
Build 6779: arc lint + arc unit

Event Timeline

dereckson created this revision.
dereckson edited the summary of this revision. (Show Details)
dereckson edited the test plan for this revision. (Show Details)
dereckson edited the test plan for this revision. (Show Details)

Tested locally with ripgrep. Configuration files like .arcconfig are now correctly included in search results !

This revision is now accepted and ready to land.Mar 25 2026, 15:37
This revision was automatically updated to reflect the committed changes.