-
Updated
Jul 4, 2022 - JavaScript
best-practices
Here are 1,415 public repositories matching this topic...
-
Updated
May 17, 2022 - JavaScript
-
Updated
Jul 8, 2022 - JavaScript
-
Updated
Jun 14, 2022 - JavaScript
-
Updated
Jun 30, 2022 - Python
-
Updated
Oct 1, 2021
-
Updated
Jun 24, 2022 - JavaScript
-
Updated
Oct 20, 2021 - Shell
-
Updated
Mar 5, 2022
-
Updated
Jul 8, 2022 - HTML
-
Updated
Mar 20, 2022
-
Updated
Jul 4, 2022
-
Updated
Jul 5, 2022 - C#
-
Updated
Jul 5, 2022
-
Updated
Oct 31, 2021 - HTML
-
Updated
Jun 21, 2022 - JavaScript
-
Updated
Jul 1, 2022 - TypeScript
-
Updated
Sep 7, 2021 - Python
-
Updated
May 10, 2022
Describe the solution you'd like
Validate test commands arguments before Run. This pattern will allow us to governance behaviors such as flags/arguments validation in all commands. Additionally, this should make the code easier to understand and maintain.
Requirements
Golang basic level.
“How to Implement” suggestion
See [issue](datreeio/datree#4
-
Updated
Jul 3, 2022 - TypeScript
-
Updated
Jun 10, 2022 - Kotlin
-
Updated
May 12, 2022 - C#
-
Updated
Jan 9, 2019
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
Apr 21, 2022 - Python
🐞 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.
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