Ian
Ian
I want to set up some processing code for the JSON report of brakeman, but I can't find any good data on what the individual entries in the `errors` and...
via `README.md`: > ## To do > Things I am still working on or someone should work on in the future, roughly in order of perceived importance: > > 5....
The last time a pull request was merged in this project was (as of this writing) almost exactly a year ago -- #335. The [list of contributors](https://github.com/xcpretty/xcpretty/graphs/contributors) doesn't show anything...
Reopening the issue raised in https://github.com/octokit/octokit.net/issues/1775 as requested (also appears in https://github.com/octokit/octokit.net/issues/1891) Please update this document with more information on setting up a personal access token. https://github.com/octokit/octokit.net/blob/master/docs/getting-started.md In particular, there...
Based on [the rubygems.org guide on running your own gem server](https://guides.rubygems.org/run-your-own-gem-server/) I was able to solve a problem that I had been having: > In local development, I can specify...
I'd like to use `yard` to feed a linter-style report of undocumented functions. This would allow me to parse the result and surface file & line annotations in an editor...
Yard warnings seem like a mature feature; there is an explicit `--fail-on-warning` option. These warnings are very helpful -- they draw attention to incorrectly-documented code. With the advent of tools...
Demonstrates a possible bug in `arduino-cli`
## Don't merge yet. Need to address this list of issues (which may increase at some future point, depending on how things unfold) * https://github.com/Arduino-CI/arduino_ci/issues/118 * https://github.com/Arduino-CI/arduino_ci/issues/119 * https://github.com/Arduino-CI/arduino_ci/issues/120 *...