Open
Description
How about locally we do lint for all codes including those under
examples
, but we do not do that in CI? Local dev environment should have those third parties installed. Doing full lint for examples benefits code styles.
It's better to have a CI to make sure all the examples can run with the latest code.
Originally posted by @kemingy in #180 (comment)