Page MenuHomeDevCentral

Allow to search dotfiles with ripgrep
ClosedPublic

Authored by dereckson on Mar 19 2026, 21:55.
Tags
None
Referenced Files
F34487783: D4011.diff
Wed, Jul 1, 12:03
Unknown Object (File)
Sat, Jun 20, 06:24
Unknown Object (File)
Fri, Jun 19, 23:50
Unknown Object (File)
Thu, Jun 18, 05:15
Unknown Object (File)
Thu, Jun 18, 05:00
Unknown Object (File)
Wed, Jun 17, 12:03
Unknown Object (File)
Mon, Jun 15, 18:05
Unknown Object (File)
Mon, Jun 15, 14:41
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 Not Applicable
Unit
Tests Not Applicable

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.