bazel-skylib/lib
c-parsons 197d869482
fix various linter errors (#93)
2019-01-14 12:41:43 -05:00
..
BUILD Fix skylark_library deps for new_sets and unittest. (#76) 2018-11-27 11:50:34 +01:00
collections.bzl Wrap invocation of dict.items() in list(). (#91) 2019-01-10 15:26:52 -05:00
dicts.bzl Reformat .bzl files with buildifier and add format check. 2018-06-13 10:58:35 -04:00
new_sets.bzl Reformat .bzl files with buildifier and add format check. 2018-06-13 10:58:35 -04:00
old_sets.bzl Fix Skylark analyzer warning. (#81) 2018-11-29 11:53:05 +01:00
partial.bzl Rename a number of instances of 'skylark' to 'starlark' or 'bzl' 2018-09-28 09:09:18 -04:00
paths.bzl Reformat .bzl files with buildifier and add format check. 2018-06-13 10:58:35 -04:00
selects.bzl Rename a number of instances of 'skylark' to 'starlark' or 'bzl' 2018-09-28 09:09:18 -04:00
sets.bzl Rename sets.bzl to old_sets.bzl (#70) 2018-11-20 16:54:09 -05:00
shell.bzl Reformat .bzl files with buildifier and add format check. 2018-06-13 10:58:35 -04:00
structs.bzl Reformat .bzl files with buildifier and add format check. 2018-06-13 10:58:35 -04:00
types.bzl Cache the types to avoid fetching it every time. (#64) 2018-11-13 00:03:11 +01:00
unittest.bzl fix various linter errors (#93) 2019-01-14 12:41:43 -05:00
versions.bzl Remove spurious newlines from fail/print messages (#60) 2018-10-18 16:04:01 -07:00