config
Here are 471,095 public repositories matching this topic...
-
Updated
May 4, 2021
-
Updated
May 7, 2021 - Go
-
Updated
Apr 22, 2021 - JavaScript
-
Updated
Apr 29, 2021 - Jsonnet
-
Updated
May 7, 2021 - PHP
-
Updated
Apr 19, 2021 - JavaScript
The following problem is into the last release 4.1.0 and into the master branche.
The configuration for SSL Session cache is put into the file h5bp\ssl\ssl_engine.conf, this configuration is put by default into the template for a SSL VirtualHost `vhosts\templates\example
-
Updated
May 6, 2021 - Go
-
Updated
Apr 10, 2021 - Ruby
Hi,
thank you for the library. It really improved the way I approach configuration files.
Finally I have types and proper sections.
What I am missing is schema: I would love to be able to enforce that some parameters are obligatory, their type and provide a description, also raise an exception if there is some unknown parameter is configured.
I think I could use something like marshmallow
-
Updated
May 3, 2021 - JavaScript
-
Updated
Apr 24, 2021 - JavaScript
-
Updated
May 2, 2021 - Go
-
Updated
Jan 15, 2019 - JavaScript
-
Updated
May 6, 2021 - JavaScript
-
Updated
May 6, 2021 - Python
-
Updated
May 7, 2021 - Rust
-
Updated
Feb 8, 2019 - Lua
-
Updated
May 6, 2021 - Go
-
Updated
Mar 4, 2021 - Ruby
Similar to the Email validator.
-
Updated
Apr 21, 2021 - TypeScript
[variable-name] with ban-keywords converted to deprecated ban-keywords instead of new id-denylist
🐛 Bug Report
tslint-to-eslint-configversion: 2.3.0- ESLint version: 7.24.0
Actual Behavior
"variable-name": [
true,
"ban-keywords"
]is converted to
"id-blacklist": [
"error",
"any",
"Number",
"number",
"String",
"string",
"Boolean",
"boolean",
"Undefined",
"undefined"
]Expected Behavior
id-blac
-
Updated
Apr 19, 2021 - TypeScript
Improve this page
Add a description, image, and links to the config topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the config topic, visit your repo's landing page and select "manage topics."
Issue Description
Type: bug report
Describe what happened