Skip to content

Remove duplicated lint-shell target in Makefile#69

Merged
dannywillems merged 2 commits intomainfrom
fix-duplicate-lint-shell
Mar 16, 2026
Merged

Remove duplicated lint-shell target in Makefile#69
dannywillems merged 2 commits intomainfrom
fix-duplicate-lint-shell

Conversation

@dannywillems
Copy link
Contributor

Summary

  • Remove the duplicated lint-shell target (lines 60-62) that caused make warnings

Closes #67

Test plan

  • make lint-shell still works
  • No more overriding recipe for target 'lint-shell' warnings

@dannywillems dannywillems merged commit 21d2f3b into main Mar 16, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove duplicated lint-shell target in Makefile

1 participant