solhint– tag –
-
Tutorials and guides
Day 20. Setting up the development environment (project-specific)
In Day 19, we completed the common setup for development using Hardhat. Following that, this guide will explain the setup for each individual project. -
Tutorials and guides
day26. hardhat – linter –
"lint"や"linter"は、プログラムのソースコードを解析し、様々な問題や非推奨の使用方法、構文エラー、スタイルの乖離、潜在的なバグなどを検出するツールのことを指します。これらのツールは、コードの品質や整合性を向上させるのに役立ちます。
1