-
Updated
Apr 4, 2022 - JavaScript
best-practices
Here are 1,359 public repositories matching this topic...
-
Updated
Mar 2, 2022 - JavaScript
-
Updated
Apr 4, 2022 - JavaScript
-
Updated
Mar 30, 2022 - JavaScript
-
Updated
Apr 3, 2022 - Python
-
Updated
Oct 1, 2021
-
Updated
Apr 4, 2022 - HTML
-
Updated
Oct 20, 2021 - Shell
-
Updated
Mar 5, 2022
-
Updated
Mar 20, 2022
-
Updated
Apr 3, 2022 - HTML
-
Updated
Apr 4, 2022 - C#
-
Updated
Jan 2, 2022
-
Updated
Apr 1, 2022
-
Updated
Oct 31, 2021 - HTML
-
Updated
Mar 23, 2022 - JavaScript
-
Updated
Sep 7, 2021 - Python
-
Updated
Jan 12, 2022 - TypeScript
-
Updated
Feb 10, 2022
Is your feature request related to a problem? Please describe.
We have a file pkg/policy/defaultRules.yaml - which is the source of truth for the default rules in users' policies.
It's very important we don't break it, therefore - better testing is required.
A quick win would be to test and validate the structure of the yaml
Describe the solution you'd like
Add a test file **pkg/pol
-
Updated
Mar 17, 2022 - Kotlin
-
Updated
Jan 9, 2019
-
Updated
Apr 3, 2022 - TypeScript
-
Updated
Mar 25, 2022 - C#
Onekongpc
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!
-
Updated
Dec 23, 2020 - Python
This hint has been around since 2018 and is documented on webhint.io (https://webhint.io/docs/user-guide/hints/hint-doctype/). However it's not enabled by default in any of webhint's configurations (likely an oversight).
We should turn this on by default and perform any necessary cleanup in the process (e.g. switching to get locations from webhint's location-aware DOM that was added after the
Improve this page
Add a description, image, and links to the best-practices topic page so that developers can more easily learn about it.
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."
Provide the steps to reproduce