-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* npm-run-allをインストール * textlintを実行するスクリプトの名前を変更 * lintを全件実行するスクリプトを追加 * textlintを実行するワークフローの実装を見直し * markdownlint-cliをインストール * markdownlintの実行スクリプトを登録 * markdownlintの警告に対処 * markdownlintの実行をワークフローに組み込み * yamllintのバージョンを明記 * gitignoreに記載のファイルをyamllintの検査対象から除外 * yamllintの実行スクリプトをワークフローに追加 * チェックアウトのアクションをv4に更新 * チェックアウトの深さを1に設定 * node.js v18のセットアップ処理を追加 * npm ciを使ってインストールするように変更 * ドキュメント開始のルールを無効に設定 * truthyのキーに対する検証を無効に設定 * 不要なスペースを削除 * インデントの警告に対応 * 1行スクリプトの記述方法を変更
- Loading branch information
1 parent
146d0eb
commit 51810e8
Showing
10 changed files
with
2,965 additions
and
193 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.