Logo
Explore Help
Sign In
iSharkFly-Docs/pulumi-hugo-cn
1
0
Fork 0
You've already forked pulumi-hugo-cn
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
pulumi-hugo-cn/scripts/lint.sh

7 lines
102 B
Bash
Raw Permalink Normal View History

Initial commit
2021-04-06 07:36:14 -07:00
#!/bin/bash
Actually fail when the Markdown linter fails (#1622)
2022-06-15 16:25:51 -07:00
set -o errexit -o pipefail
Initial commit
2021-04-06 07:36:14 -07:00
node ./scripts/lint/lint-markdown.js
Prettier Spike (#1517) * Add Prettier set-up (no formatting in this commit). * Manual fixes for Prettier issues. * Run Prettier fix on non-markdown files. * Incorporate Prettier PR feedback - update commands, re-apply new yaml styles, add editor config. * Remove deprecated config item. * Add dependency on prettier-plugin-go-template. * reconcile changed file with prettier formatting. * Add git blame ignore revs file to include Prettier formatting commit. * Fix format issue with merge conflict.
2022-06-01 10:58:20 -07:00
yarn prettier --check .
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 113ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API