Update: - The dust has mostly settled on all the ...
# development
b
Update: ā€¢ The dust has mostly settled on all the
lint
and
fmt
changes. I kept it angled open for Dan's test batching change ā€¢ We also have
_param_type_overrides
for
@rule
which should help us more easily write rule-maker code (E.g. default implementations of rules). I'm really hoping this will lead to some boilerplate reduction šŸ˜‰ ā€¢ Few more PRs on the horizon: ā—¦ https://github.com/pantsbuild/pants/pull/17153 is open ā—¦ Another PR to move the
FooResult
.create
methods onto the request type to reduce boilerplate further
ā—¦ Still need to add
fix
and move the experimental tools over
ā—¦ And need to fix the double-logging issue when fmt results get promoted to lint results ā—¦ Helper for build file formatters ā—¦ Move and deprecate `update-build-files` ā—¦ Maybe:
pants.toml
fixer?
BUILD
fixer? ā—¦ Maybe: Copy-writer? ā—¦ Likely: Pick up symlink WIP PR
šŸ™Œ 1