Skip all unnecessary steps. It will make us faster.
https://blog.chroni.cc/why-you-should-always-run-a-linter-4d82a04dd21f
Skip all unnecessary steps. It will make us faster.
https://blog.chroni.cc/why-you-should-always-run-a-linter-4d82a04dd21f
Linting Your Design Tokens—the What and the Why, by @sturobson:
https://www.alwaystwisted.com/articles/linting-your-design-tokens?ref=frontenddogma.com
#BlogMore v2.21.0 is now available. This adds a lint command that is used to check your blog content for various issues.
Quick and Dirty Linting, by @stoyan:

This post is another installment of the series dedicated to building sightread.org. Parts 1, 2, 3, 4, 5, 6. I've been using TypeScript (actually JSDoc + tsc --noEmit) as my linter for a while. Well, TBH, I didn't do it intentionally, it's just something Claude does outta the box. I saw some linting
For years I use eslint in TypeScript projects.
New project, new fun, eslint 9.x.x. Minimal config it generates
import js from "@eslint/js";
import globals from "globals";
import tseslint from "typescript-eslint";
import { defineConfig } from "eslint/config";
and 84 dependencies. Before eslint, the project has:
@HaraldKi/[email protected] /home/harald/work/lutrujs
├── [email protected]
└── [email protected]
Any suggestion for a less intrusive linter?
Kiểm tra prompt LLM như kiểm tra code: phát hiện mâu thuẫn trước khi triển khai. Prompt dài 1800 token trải qua nhiều file có thể chứa xung đột ngầm — ví dụ "luôn giải thích" vs "ngắn gọn, không giải thích". Công cụ `promptier` phát hiện xung đột mẫu, thứ tự sai, thiếu định danh. Hướng tới kiểm tra ngữ nghĩa bằng LLM cục bộ (Ollama) phát hiện mơ hồ, hướng dẫn gây hallucination. Local-first, dữ liệu không rời máy. #PromptEngineering #LLM #AI #Linting #KỹThuậtPrompt #HệThốngAI
https://www.reddit.
How Twitch tamed a million lines of TypeScript
https://www.joshribakoff.com/blog/lint-snapshots/
#HackerNews #Twitch #TypeScript #Linting #TechBlog #SoftwareDevelopment #CodingBestPractices
Introducing Flint, by @JoshuaKGoldberg:
Updated: markdownlint #VSCode #Markdown #linting extension to v0.61.1
- Improved rules, add warnings, add `severityForError`/`Warning`
https://marketplace.visualstudio.com/items?itemName=DavidAnson.vscode-markdownlint