Skip to content
#

best-practices

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

datree
dimabru
dimabru commented May 17, 2022

Is your feature request related to a problem? Please describe.
the file pkg/defaultRules/defaultRules.yaml is used by our backend as well as the cli itself. Moving it can result in a failure in getting the file for creating new policies in the dashboard

Describe the solution you'd like
Add a step in the ci the verifies that the file pkg/defaultRules/defaultRules.yaml exists (in th

enhancement good first issue up for grabs
wstg
OneKongpc
OneKongpc commented Jan 31, 2022

What and where?
Please give the broken URL. Where is the link located?

Would you like to be assigned to this issue?
Check the box if you will submit a PR to fix this issue. Please read CONTRIBUTING.md.
-KONG [ ] Assign me, please!

bug help wanted 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