Skip to content

[lint] make flake8 happy #49

[lint] make flake8 happy

[lint] make flake8 happy #49

GitHub Actions / Flake8 failed Mar 28, 2024 in 0s

8 errors

Flake8 found 8 errors

Annotations

Check failure on line 27 in seal5/backends/riscv_features/writer.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

seal5/backends/riscv_features/writer.py#L27

Line too long (133 > 120 characters) (E501)

Check failure on line 29 in seal5/backends/riscv_features/writer.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

seal5/backends/riscv_features/writer.py#L29

Line too long (150 > 120 characters) (E501)

Check failure on line 273 in seal5/frontends/coredsl2_seal5/architecture_model_builder.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

seal5/frontends/coredsl2_seal5/architecture_model_builder.py#L273

Whitespace before ':' (E203)

Check failure on line 340 in seal5/frontends/coredsl2_seal5/behavior_model_builder.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

seal5/frontends/coredsl2_seal5/behavior_model_builder.py#L340

Whitespace before ':' (E203)

Check failure on line 7 in seal5/resources/lit.cfg.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

seal5/resources/lit.cfg.py#L7

'lit.llvm.llvm_config' imported but unused (F401)

Check failure on line 10 in seal5/resources/lit.cfg.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

seal5/resources/lit.cfg.py#L10

Undefined name 'config' (F821)

Check failure on line 14 in seal5/resources/lit.cfg.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

seal5/resources/lit.cfg.py#L14

Undefined name 'config' (F821)

Check failure on line 18 in seal5/resources/lit.cfg.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

seal5/resources/lit.cfg.py#L18

Undefined name 'config' (F821)