Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
spikespaz created a comment on an issue on microsoft/vscode
I also have this issue. The formatter (with `modificationsIfAvailable`) works while I am dealing with merge conflicts but not when VCS is fully tracking changes.
spikespaz opened an issue on spikespaz-contrib/test-case
test_matrix comment does not change the generated function name
With the syntax `; "this is a comment"` the generated function name should be `this_is_a_comment`, not slugified signature.spikespaz opened an issue on spikespaz/contributor-guide
Whether to avoid symbols in commit titles for which they are the subject
There is a commit which adds the function `send_store_user_all`. Should the commit message be: - `pmbus: PmBus: impl fn send_store_user_all` - Directly names the single subject of the commit, b...spikespaz created a repository: spikespaz/contributor-guide
https://github.com/spikespaz/contributor-guide - A draft of a contributors' guide to share among my projects. Tracking issues contain proposals for guidelines.