tag

Software

Git Style Guide

My preferred Git and pull request practices for keeping changes focused, reviewable, and automation-friendly.
Jan 15, 2023

VSCode Tasks Problem Matchers

If you use VSCode tasks, you’ll probably be familiar with the warning that’s reported in the command palette if you haven’t specified a “problem matcher” for your task.

Sep 14, 2020