According to Foresight News, the DFINITY team has introduced an enhanced tool named lintoko to aid Motoko developers in writing cleaner and more consistent code for Internet Computer (IC) applications. Built on tree-sitter, lintoko offers syntax linting and allows developers to define custom rules through a simple TOML configuration file. Key features of the tool include an extensible rule system, precise parsing driven by tree-sitter, and straightforward CLI integration. It supports linting for single files, directories, or entire projects.