-
Before working on this, see also #1010 for more info about GH actions, and check in with SLab site dev group (Brandon, Amanda, Shane, Jeremy).
Options (in order from trying ifrst to trying last):
…
-
## Sorting
- **I'm submitting a ...**
- [x] bug report
- [ ] feature request
- [ ] support request
- I confirm that I
- [x] used the [search](https://github.com/lukeautry/tsoa/…
-
Similar to the `key-ordering` rule, I'd like to be able to enforce that lists are sorted.
Pass:
```
foo:
- a
- b
- c
bar:
- abc12
- agf77
- bca23
- bca45
```
Fail:
``…
-
Hello,
I've been using tablib indirectly through records to produce some Excel reports from a database, and I've noticed that while I add my content in a specific order, when exporting, the order o…
-
## Problem
One of the advantages of format such as YAML and JSON5 is that it supports comments. Commands that modifies these files render these comments pointless.
For example, this `package.yam…
-
When I use this `pyproject.toml` config:
```toml
[tool.ruff]
select = [
"I", # isort formatting.
]
```
And this `.pre-commit-config.yaml`:
```yaml
repos:
- repo: https://github.…
-
Ran into a issue where `changelog.yaml` got screwed up somehow.
I'm not sure what exactly caused it, but it seems like it's somehow related to when the collection got moved from a single-digit mino…
-
Hello -- wow -- awesome work here.
Could someone be hired to create an integration of this for a Ghost Blog??
-
I'm having an issue generating a heatmap on multiple group administration files.
Running the group command with multiple -g parameters just generates a heatmap on the first parameter provided, not…
-
The e4s_product.yaml file presently lists which files are present in each product repo. I think it would be better to discover which files were present by looking for them as part of the raking proce…