Commit d8f1cad
committed
feat(buck): add support for buck2 files (#188)
ISSUE: #188
Buck2 is a hermetic build system similar to Bazel
but written in Rust.
CHANGELOG:
- [ ] Update comment group for '#' style comments.
- [ ] Update test to ensure detection works.1 parent 1a754c1 commit d8f1cad
2 files changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
320 | 320 | | |
321 | 321 | | |
322 | 322 | | |
| 323 | + | |
323 | 324 | | |
324 | 325 | | |
325 | 326 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
345 | 345 | | |
346 | 346 | | |
347 | 347 | | |
| 348 | + | |
348 | 349 | | |
349 | 350 | | |
350 | 351 | | |
| |||
0 commit comments