Christopher Hiller
Christopher Hiller
Maybe this is something like a "wizard". Developers may need to analyze reports but don't know exactly what they need; rather they know _something bad is happening_. At minimum they...
This is an edge case, but what should we do if a Rule returns more than one equivalent message? This is ostensibly going to be a bug in the Rule...
~~I'm not sure of the interaction between standard-version and lerna, but if it works, I'd like to use it.~~ It's not possible to use [standard-version](https://npm.im/standard-version) with Lerna, but you _can_...
*a la* `gnostic-rebase`, `gnostic-inspect`, etc., *in addition to* the complete `gnostic` CLI. This is best accomplished by: 1. breaking up the CLI into multiple "command packages" 1. stuffing common config...
[pectin](https://npm.im/pectin) is a tool which provides incremental builds in monorepos. Investigate if it will work for gnostic and if it's helpful.
Taking a look at the state of the codebase, I'd like to recommend the following changes: 1. [ ] Drop any use of stage-2 or lower JS syntax (e.g., the...
Following up on the first tooling user feedback session, we want to gather points of discussion for future sessions. From #38, these were the original questions from the first session:...
I'd like to do two things, specifically: 1. I want to change the fixed-width font to be Menlo. 2. I want to remove the "watermark" in the background. I've done...
## Search terms plugins ## Question I've been looking thru plugin sources, docs, etc., and trying to figure out how to best do what I'm doing, but I think I'm...