Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
プロジェクトにGitHubリポジトリを使用しています。使用しているGUIはSmartGitであり、リモート担当者にコミットしてプルする前に、正統的に正しいかどうかをaspellで確認するスクリプトがあります。
aspell --mode=tex --lang=it check Namefile.tex
これを自動化する方法はありますか?
ありがとうございました