Page MenuHomeSolus

update silver-searcher to 2.0
ClosedPublic

Authored by mcritchlow on Jun 9 2017, 8:38 PM.

Details

Summary

Breaking change to justify 2.0 release:

Instead of using a .agignore file to instruct ag to ignore certain
files/patterns, one should now use a .ignore file instead.

Example pattern *.min.js

Test Plan
  • basic commands still working as expected
  • confirmed .ignore file is recognized by ag, and .agignore is no longer recognized

Diff Detail

Repository
R2905 silver-searcher
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

This revision is now accepted and ready to land.Jun 10 2017, 1:15 AM
This revision was automatically updated to reflect the committed changes.