This is an automated email from the ASF dual-hosted git repository.
jiayu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/sedona.git
from 34874ca1b8 [CI] pre-commit(insert-license): fix bug in comment markers
for .c and .h (#1884)
add 1d9a595f17 [CI] Add prettier pre-commit hook and format YAML files
(#1716)
No new revisions were added by this update.
Summary of changes:
.asf.yaml | 72 ++++++++++++++++-----------------
.github/linters/.yaml-lint.yml | 1 +
.github/workflows/docker-build.yml | 4 +-
.github/workflows/docs.yml | 2 +-
.github/workflows/first-interaction.yml | 4 +-
.github/workflows/labeler.yml | 2 +-
.github/workflows/lint.yml | 12 +++---
.github/workflows/python.yml | 10 ++---
.github/workflows/r.yml | 2 +-
.pre-commit-config.yaml | 35 ++++++++++------
.prettierignore | 9 +++++
.prettierrc | 4 ++
R/_pkgdown.yml | 30 +++++++-------
mkdocs.yml | 4 +-
14 files changed, 108 insertions(+), 83 deletions(-)
create mode 100644 .prettierignore
create mode 100644 .prettierrc