Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

grid-container: allow the grid to shrink to fit all avalible space to prevent sidescroll.#243

grid-container: allow the grid to shrink to fit all avalible space to prevent sidescroll.

grid-container: allow the grid to shrink to fit all avalible space to prevent sidescroll. #243

name:Checks snippets syntax
on:
pull_request:
paths:
-"snippets/**"
jobs:
check-snippets:
runs-on:ubuntu-latest
permissions:
contents:read
pull-requests:write
steps:
-name:Checkout repository
uses:actions/checkout@v4
-name:Set up Node.js
uses:actions/setup-node@v4
with:
node-version:22
-name:Install dependencies
run:npm ci
-name:Check if snippets are formated correctly
uses:int128/comment-action@v1
with:
run:npx tsx utils/checkSnippetFormatting.ts# Run the script located in the utils/ folder
post-on-failure:|
## :x: Snippet Format Error
${run.output}

[8]ページ先頭

©2009-2025 Movatter.jp