You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the skipHidden function in glob.go ignores all hidden directories and files, I think opencode should be able to read common ones like .github and .gitlab
The text was updated successfully, but these errors were encountered:
rekram1-node
changed the title
feat: glob should be able to read ci files
feat: glob should be able to read certain hidden files/dirs
May 14, 2025
rekram1-node
changed the title
feat: glob should be able to read certain hidden files/dirs
tweak: glob should be able to read certain hidden files/dirs
May 14, 2025
Uh oh!
There was an error while loading. Please reload this page.
Currently the
skipHidden
function inglob.go
ignores all hidden directories and files, I think opencode should be able to read common ones like.github
and.gitlab
The text was updated successfully, but these errors were encountered: