mirror of https://github.com/citusdata/citus.git
Use a generic name for the CI pipeline runner
parent
863713e9b7
commit
59fbb431ba
|
@ -175,7 +175,7 @@ that are missing in earlier minor versions.
|
||||||
|
|
||||||
### Following our coding conventions
|
### Following our coding conventions
|
||||||
|
|
||||||
CircleCI will automatically reject any PRs which do not follow our coding
|
CI pipeline will automatically reject any PRs which do not follow our coding
|
||||||
conventions. The easiest way to ensure your PR adheres to those conventions is
|
conventions. The easiest way to ensure your PR adheres to those conventions is
|
||||||
to use the [citus_indent](https://github.com/citusdata/tools/tree/develop/uncrustify)
|
to use the [citus_indent](https://github.com/citusdata/tools/tree/develop/uncrustify)
|
||||||
tool. This tool uses `uncrustify` under the hood.
|
tool. This tool uses `uncrustify` under the hood.
|
||||||
|
|
Loading…
Reference in New Issue