Skip to content

Instantly share code, notes, and snippets.

View sh-cho's full-sized avatar
💬
I may be slow to respond.

Seonghyeon Cho (조성현) sh-cho

💬
I may be slow to respond.
View GitHub Profile
@sh-cho
sh-cho / lint.yml
Created June 11, 2022 17:11
gdscript lint workflow using gdtoolkit
name: lint
on:
pull_request:
push:
branches-ignore:
- gh-pages
jobs:
gdlint:
@sh-cho
sh-cho / laftel-collapsible-comments.user.js
Last active August 17, 2024 02:40
Make Laftel comments collapsible. Userscript for Violentmonkey (tamplermonkey, etc.)
// ==UserScript==
// @name Laftel collapsible comments
// @name:ko-KR 라프텔 댓글 접기
// @description Make Laftel comments collapsible
// @description:ko-KR 라프텔 에피소드에서 댓글을 접고 펼칠 수 있게 수정합니다
// @namespace https://laftel.net/
// @match https://laftel.net/*
// @require https://cdn.jsdelivr.net/npm/@violentmonkey/dom@2
// @grant none
// @icon https://static.laftel.net/favicon.ico