examples VS bazel-linting-system

Compare examples vs bazel-linting-system and see what are their differences.

bazel-linting-system

πŸŒΏπŸ’š Experimental system for registering, configuring, and invoking source-code linters in Bazel. (by thundergolfer)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
examples bazel-linting-system
1 1
779 99
0.8% -
8.4 0.0
4 days ago over 1 year ago
Starlark Starlark
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

examples

Posts with mentions or reviews of examples. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-02.

bazel-linting-system

Posts with mentions or reviews of bazel-linting-system. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-02.
  • Experimentations on Bazel: Python (2), linter
    4 projects | dev.to | 2 May 2021
    http_archive( name = "linting_system", sha256 = "", strip_prefix = "bazel-linting-system-0.4.0", url = "https://github.com/thundergolfer/bazel-linting-system/archive/v0.4.0.zip", ) load("@linting_system//repositories:repositories.bzl", linting_sys_repositories = "repositories") linting_sys_repositories() load("@linting_system//repositories:go_repositories.bzl", linting_sys_deps = "go_deps") linting_sys_deps()

What are some alternatives?

When comparing examples and bazel-linting-system you can also consider the following projects:

rules_foreign_cc - Build rules for interfacing with "foreign" (non-Bazel) build systems (CMake, configure-make, GNU Make, boost, ninja, Meson)

black - The uncompromising Python code formatter

example-bazel-monorepo - πŸŒΏπŸ’š Example Bazel-ified monorepo, supporting Golang, Java, Python, Scala, and Typescript

rules_nodejs - NodeJS toolchain for Bazel.

bazel-compilation-database - Tool to generate compile_commands.json from the Bazel build system

bazel-coverage-report-renderer - Haskell rules for Bazel.

rules_docker - Rules for building and handling Docker images with Bazel

rules_rust - Rust rules for Bazel

distroless - πŸ₯‘ Language focused docker images, minus the operating system.

sandbox_bazel - explorations of bazel, support for a serie of articles and to experiment stuff on bazel.

rules_jvm_external - Bazel rules to resolve, fetch and export Maven artifacts

rules_hugo - Bazel build rules for hugo static website generator