aspect-cli icon indicating copy to clipboard operation
aspect-cli copied to clipboard

feature request: attribute suggestions

Open gregmagolan opened this issue 4 years ago • 2 comments

For example, when bazel gives an error like "no such attribute 'contents' in 'write_file' rule" we should use the heuristics other tools use and output "did you intent to write 'content'?"

gregmagolan avatar Oct 02 '21 03:10 gregmagolan

Could add an "do you want to auto-fix?" prompt in theory and bulldoze it to correctness

gregmagolan avatar Oct 02 '21 03:10 gregmagolan

Related: https://github.com/bazelbuild/bazel/issues/7163

alexeagle avatar Oct 12 '21 15:10 alexeagle