Roo-Code/src/core/environment
roomote[bot] 3cb489d305
fix: hide .rooignore'd files from environment details by default (#7369)
* fix: change default showRooIgnoredFiles to false to hide ignored files

- Changed default value from true to false across all files
- Updated tests to reflect the new default behavior
- This prevents ignored files from appearing in environment details

Fixes #7368

* fix: update tests to match new showRooIgnoredFiles default

* fix: update test expectation to match new showRooIgnoredFiles default value

The PR changed the default value of showRooIgnoredFiles from true to false,
so the test needs to expect false instead of true when calling formatFilesList.

---------

Co-authored-by: Roo Code <roomote@roocode.com>
Co-authored-by: daniel-lxs <ricciodaniel98@gmail.com>
2025-08-27 18:09:06 -04:00
..
__tests__ fix: hide .rooignore'd files from environment details by default (#7369) 2025-08-27 18:09:06 -04:00
getEnvironmentDetails.ts fix: hide .rooignore'd files from environment details by default (#7369) 2025-08-27 18:09:06 -04:00
reminder.ts Add a hint about using todos for complicated tasks (#5473) 2025-07-08 13:45:38 -04:00