-
The Python-based configuration step has a lot of advantages. It parses very easily, applies defaults in an intuitive way, and it is importable as a module. Its primary disadvantage is that it is a sep…
-
Hello. I use your library in one of my projects and have faced with an interesting issue.
In my case I have files with DTD declaration with wrong Url. I don't manage these files so can't remove tha…
-
**Is your feature request related to a problem? Please describe.**
Markdown is not a very well defined as a language. People might want different language features depending on their use case. For ex…
-
**Objective**
Configure linting and formatting tools to maintain code consistency and quality.
**Implementation Steps**
1. Installation of Dependencies
`npm install --save-dev eslint prettie…
-
The multiline parser is using the input's `max_bytes` limit as a part of its configuration here:
https://github.com/elastic/beats/blob/24d7cf05bc88e18fee1caa31786f9bd154b7db60/libbeat/reader/parser/p…
-
### What problem does this feature solve?
Currently, Rspack config.module.parser.asset.dataUrlCondition only support object.
We can't compute the dataUrlCondition.maxSize by function.
### What does …
-
### Component(s)
receiver/filelog
### What happened?
## Description
Description:
I am using the filelog receiver in the OpenTelemetry Collector Contrib to parse CSV log files. When parsing a sing…
-
Here is a simple rundown what ChatGPT had to say about it:
Combining `argparse` and `Hydra` is a useful approach when you want to manage configurations using Hydra while still maintaining some fl…
-
So because my application works with spawning some sub-processes in a manner that doesn't pass full environment verbatim, I've tried to move configuration to php.ini, and it does seem that it's imposs…
-
### Did you test the latest `bugfix-2.1.x` code?
Yes, and the problem still exists.
### Bug Description
A basic config for TFT_LVGL_UI with ADVANCED_PAUSE_FEATURE will not build
It error wit…