goodspark

Results 45 comments of goodspark

FWIW, this will make Ruff even easier to drop in with VSCode's built-in flake8 integration, which fails bc VSCode sends `--format "%(row)d,%(col)d,%(code).1s,%(code)s:%(text)s"` to Ruff. Alternatively, one could just use the...

Perhaps one compromise (though not the best) would be: - Always redact variables based on the configured values - But only warn about them once, when they're encountered in a...

This has been sitting around for months. Any chance someone from Buildkite can review this?

Sorry for yet another +1 comment, but this would be really useful.

Unfortunately, I don't. Since the fix means updating the version in the pyproject.toml file and making a new release, it seemed something that I should defer to you to make...