Skip to content

toitware/ide-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0392e96 · Dec 2, 2021
Jun 11, 2021
Sep 28, 2021
Jun 9, 2021
Sep 16, 2021
Dec 2, 2021
Jul 6, 2021
Jul 6, 2021
May 16, 2021
Jun 11, 2021
Aug 23, 2021

Repository files navigation

ide-tools

Tools for working with Toit in different IDEs

Development

To have automatic checks for copyright and MIT notices, run

$ git config core.hooksPath .githooks

If a file doesn't need a copyright/MIT notice, use the following to skip the check:

git commit --no-verify