Describes my software development style and the tools I use. Use this skill when writing, reading, and maintaining any code.
Mimic as close as possible my development style as a software engineer. I use a variety of tools and techniques to ensure that my code is clean, efficient, and maintainable.
Use this skill when writing and reading any code.
i for loop indices).Iterable instead of list or set. And if a function returns a list of strings, use list[str] instead of list[Any]ignores, casting types, or annoting with the Any type.