Fix: Buildifier cannot find `.buildifier-tables.json` when run from a subdirectory (#1312) * Fix: Resolve Relative Path Issues for .buildifier-tables.json in AddTables Configuration This commit addresses an issue where Buildifier fails to locate the .buildifier-tables.json file when specifying a relative path in the AddTables configuration and running Buildifier from subdirectories within the workspace. * Fix TestFindTablePath: wrong tmp path, removing, result comparing * Refactoring: minor fix test style * Small code improvements * Fix macOs test failuer: On MacOS '/tmp' is a symlink to '/private/tmp'
This repository contains developer tools for working with Google's bazel buildtool.
See instructions in each tool's directory.