-
TOML is case sensitive, and we seem to be writing capitalized keys inconsistent with the rest of netlify.toml examples with this tool. We should fix that.
-
I just ran FlashLFQ v. 112 and it ran just fine. However, i did notice that there was no settings, or toml or prose in the output. It would be good to store all that stuff with the output so we know w…
-
From the [documentation](https://prettier.io/docs/en/configuration.html): "A .prettierrc.toml file, written in TOML (the .toml extension is required).".
The `.prettierrc.toml` can be added [here](h…
-
We want to move away from the parameter manager type reading and use TOML to configure SLAMBench.
This will require creating a `class` or `struct` (e.g called `GlobalConfiguration` or similar) to r…
-
### Expected Behavior
Evaluating support for version catalogs + `libs.versions.toml`, I did a rookie mistake and forgot to wrap the version number in quotes. Gradle should provide a helpful message, …
-
### What is the problem this feature would solve?
Always save dependencies exact when added.
### What is the feature you are proposing to solve the problem?
Add save-exact option to bunfig.toml
##…
-
Would you mind me adding support for TOML? Because TOML looks simpler and less error-prone
There is a good article explaining the reason why TOML is better than YAML
https://arp242.net/weblog/yaml…
-
```
ADDONS_TO_LOAD [{'load_dir': 'd:\\Modding\\Space Engineers\\tools\\Blender\\Add-ons\\space-engineers-utilities\\space-engineers-utilities', 'module_name': 'space-engineers-utilities'}, {'load_dir…
-
Investigate the above
-
alma linux image. when I boot from bios, kargs works. if I boot efi, its failing to show custom args.
ex:
```
echo 'kargs = ["ipv6.disable=1"]' > /usr/lib/bootc/kargs.d/00-config.toml
```
I dont s…