| commit | f724ed2be1d3f86159ea83ca41f5f6b0886a69a5 | [log] [tgz] |
|---|---|---|
| author | Tim Windelschmidt <tim@monogon.tech> | Tue Jan 07 01:02:41 2025 +0100 |
| committer | Tim Windelschmidt <tim@monogon.tech> | Tue Jan 07 15:10:08 2025 +0000 |
| tree | fb4b9bbabf2bafeaf3e0f3f106b2aaf0279d95fb | |
| parent | 475cbb1e8f9fc90936a04ff11bcb4b794b5adcec [diff] |
metropolis/proto: Add protobuf linting This adds linting for our proto definitions. All failing linter rules are currently disabled and will be enabled/fixed in a future commit. Closes monogon-dev/monogon#7 Change-Id: Ifb9531511f0bc2a0b740722a493d7c3bf8d6d19c Reviewed-on: https://review.monogon.dev/c/monogon/+/3747 Tested-by: Jenkins CI Reviewed-by: Leopold Schabel <leo@monogon.tech>
This is the main repository containing the source code for the Monogon Platform.
This is pre-release software - take a look, and check back later! In the meantime, join us on Matrix (#monogon-os-community:matrix.org) or Discord.
Our build environment is self-contained and requires only minimal host dependencies:
/dev/kvm (if you want to run tests).Our docs assume that Bazelisk is available as bazel on your PATH.
Refer to SETUP.md for detailed instructions.
The source code lives in //metropolis (Metropolis is the codename of Monogon OS).
See the //metropolis/README.md for a developer quick start guide, or see the Monogon OS Handbook for user documentation.