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
Since #145, when Claude bypasses the Makefile and runs tests by directly calling the binary (I think, not sure if this is why), test files such as ./example.xml get left in the git tree instead of being written to an ignored directory.
Since #145, when Claude bypasses the Makefile and runs tests by directly calling the binary (I think, not sure if this is why), test files such as
./example.xmlget left in the git tree instead of being written to an ignored directory.