Skip to content

feat: add prompt linter to warn about mega prompt anti patterns#263#272

Open
s1v4-d wants to merge 2 commits into
generative-computing:mainfrom
s1v4-d:feat/add-prompt-linter-to-warn-about-mega-prompt-anti-patterns#263
Open

feat: add prompt linter to warn about mega prompt anti patterns#263#272
s1v4-d wants to merge 2 commits into
generative-computing:mainfrom
s1v4-d:feat/add-prompt-linter-to-warn-about-mega-prompt-anti-patterns#263

remove unused imports from test_prompt_linting.py

32e6682
Select commit
Loading
Failed to load commit list.
Mergify / Mergify Merge Protections succeeded Dec 25, 2025 in 1s

1 applicable rule, 1 validating requirements

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

🟢 Enforce conventional commit

Wonderful, this rule succeeded.

Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/

  • title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert|release)(?:\(.+\))?: