12 lines
979 B
TeX
12 lines
979 B
TeX
\babel@toc {english}{}\relax
|
|
\contentsline {section}{\numberline {1}Overview}{2}{section.1}%
|
|
\contentsline {section}{\numberline {2}Violation 1: Unused and Poorly Formatted Imports}{2}{section.2}%
|
|
\contentsline {section}{\numberline {3}Violation 2: No Module Docstring or Documentation}{2}{section.3}%
|
|
\contentsline {section}{\numberline {4}Violation 3: Poor Naming Conventions}{3}{section.4}%
|
|
\contentsline {section}{\numberline {5}Violation 4: Formatting and Whitespace}{4}{section.5}%
|
|
\contentsline {section}{\numberline {6}Violation 5: Error Handling}{5}{section.6}%
|
|
\contentsline {section}{\numberline {7}Violation 6: Function Structure and Single Responsibility}{6}{section.7}%
|
|
\contentsline {section}{\numberline {8}Violation 7: Missing \texttt {\_\_main\_\_} Guard}{7}{section.8}%
|
|
\contentsline {section}{\numberline {9}Violation 8: String Concatenation Instead of f-Strings}{7}{section.9}%
|
|
\contentsline {section}{\numberline {10}Summary of Violations}{8}{section.10}%
|