Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ycai
simbricks
Commits
f4092708
"...composable_kernel_rocm.git" did not exist on "cac014f17355d6504b618f5945c6326a285db7e9"
Commit
f4092708
authored
Jul 02, 2022
by
Jonas Kaufmann
Committed by
Antoine Kaufmann
Jul 12, 2022
Browse files
add lint targets for python to general lint targets
parent
05fe9ca5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
Makefile
Makefile
+2
-2
No files found.
Makefile
View file @
f4092708
...
@@ -91,8 +91,8 @@ format-isort:
...
@@ -91,8 +91,8 @@ format-isort:
--skip
experiments/simbricks/utils/graphlib.py
\
--skip
experiments/simbricks/utils/graphlib.py
\
results/ experiments/
results/ experiments/
lint
:
lint-cpplint lint-clang-format
lint
:
lint-cpplint lint-clang-format
lint-python
lint-all
:
lint lint-clang-tidy
lint-all
:
lint lint-clang-tidy
typecheck-python
help
:
help
:
@
echo
"Targets:"
@
echo
"Targets:"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment