-
Updated
Dec 17, 2020 - JavaScript
best-practices
Here are 1,018 public repositories matching this topic...
-
Updated
Dec 14, 2020 - JavaScript
-
Updated
Dec 14, 2020 - JavaScript
-
Updated
Oct 6, 2020 - JavaScript
-
Updated
Nov 23, 2020
-
Updated
Dec 6, 2020 - Python
-
Updated
Nov 17, 2020 - Shell
-
Updated
Dec 17, 2020 - HTML
-
Updated
Aug 13, 2020
-
Updated
May 12, 2020
-
Updated
Dec 18, 2020 - C#
-
Updated
Nov 26, 2020
-
Updated
Sep 24, 2020 - HTML
-
Updated
Dec 20, 2020 - JavaScript
-
Updated
Dec 8, 2020 - JavaScript
-
Updated
Oct 8, 2020 - Python
-
Updated
Jan 9, 2019
-
Updated
Oct 16, 2020
-
Updated
Dec 9, 2020 - Kotlin
-
Updated
Jul 14, 2020 - TypeScript
-
Updated
Dec 18, 2020 - Python
Currently the webhint codebase doesn't follow its own best practice of using importHelpers: true
to reduce the amount of redundant helper code generated by TypeScript (also requires adding tslib
as a dependency). This causes unnecessary bloat in the built webhint code, particularly for large bundles like the bro
-
Updated
Dec 19, 2020 - C#
Please can you add Cross-Origin-Embedder-Policy
and Cross-Origin-Opener-Policy
to the /h5bp/security/
section.
More info: https://web.dev/coop-coep/
More info: https://developers.google.com/web/updates/2020/10/devtools#frame-details
As we want to add it to the apache header list.
Rubycritic won't analyze files which don't have the .rb
suffix even if the file has a shebang line like:
#!/usr/bin/env ruby
which indicates it it is a Ruby file. This is true even if the file is explicitly specified either as a trailing argument on the CLI:
rubycritic exe/my-bin
or by using the paths
argument in the Rake task:
RubyCritic::RakeTask.new do |task|
-
Updated
Oct 1, 2020 - Java
-
Updated
Sep 11, 2019
-
Updated
Nov 3, 2017 - JavaScript
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."
Feature request summary
The redirects-http audit should be disa