Rename the 'cretonne' crate to 'cretonne-codegen'.
This fixes the next part of #287.
This commit is contained in:
4
lib/codegen/meta/mypy.ini
Normal file
4
lib/codegen/meta/mypy.ini
Normal file
@@ -0,0 +1,4 @@
|
||||
[mypy]
|
||||
disallow_untyped_defs = True
|
||||
warn_unused_ignores = True
|
||||
warn_return_any = True
|
||||
Reference in New Issue
Block a user