Skip to content
#

best-practices

Here are 1,415 public repositories matching this topic...

datree
royhadad
royhadad commented Jun 27, 2022

Is your feature request related to a problem? Please describe.
The new version of the Cobra package has some cool features, which can be handy.

Describe the solution you'd like
Bump the version to 1.5.0, and make sure nothing got broken in the process.

Additional context
I tried using the command.SetContext() method (from the docs), apparently it's available only in version

enhancement good first issue
ahangarha
ahangarha commented Mar 17, 2022

🐞 Bug report

Description

Today I received a question regarding failure of hint to check the html file. This was the error:

Run npx hint .
AnalyzerError: Cannot read property 'getLocation' of undefined
    at Analyzer.analyze (/home/runner/work/Awesome-Books/Awesome-Books/node_modules/hint/dist/src/lib/analyzer.js:151:23)
    at runNextTicks (internal/process/task_queues.js:62

Improve this page

Add a description, image, and links to the best-practices topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the best-practices topic, visit your repo's landing page and select "manage topics."

Learn more