Shashank Bharadwaj

Results 4 issues of Shashank Bharadwaj

When I run an action that creates lots of files and directories, the server fails. I haven't found an exact limit - sometimes it fails with 80 directories with one...

I didn't see an issue to track this. I use emacs to work with Bazel files. There is already an emacs mode to handle this at: https://github.com/bazelbuild/emacs-bazel-mode I currently use...

stale

In my project, I already have files name build, so I'd like to generate BUILD.bazel files via pazel. This PR adds a new option: `BUILD_FILE_NAME = 'BUILD.bazel'` and setting that...

I'd like the ability to generate BUILD.bazel files instead of the standard BUILD files. I feel it would be good to provide an option like: `BUILD_FILE_NAME = 'BUILD.bazel'` in the...