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
fixed white space invalid free (#6)
* fixed white space
* Update parser.c
---------
Co-authored-by: Chandra Irugalbandara <52673571+chandralegend@users.noreply.github.com>
Add directory-level configuration support and debugging (#2)
* feat: add configuration system integration and debugging support
* feat: enhance configuration loading with directory-specific support
* feat: add directory-level configuration support in README
* feat: add changelog for version 0.0.4 with directory-level configuration and fixes
* feat: add configuration header and functions for managing settings