mirror of
https://github.com/tiennm99/serena.git
synced 2026-07-14 11:08:47 +00:00
ba8f07d836
- Use correct anchoring logic: only patterns starting with '/' are anchored - Fix test expectation for negation patterns to match Git behavior - Apply code formatting
Serena uses (modified) versions of other libraries/packages:
- solidlsp (our fork of microsoft/multilspy for fully synchronous language server communication)
- interprompt (our prompt templating library)