lint/pkg/php
Snider a36f835fe0 refactor: replace os.* and fmt.Errorf with go-io/go-log conventions
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-16 19:44:45 +00:00
..
analyse.go feat(lint): add pkg/detect + pkg/php — project detection and PHP QA toolchain 2026-03-09 13:13:30 +00:00
analyse_test.go feat(lint): add pkg/detect + pkg/php — project detection and PHP QA toolchain 2026-03-09 13:13:30 +00:00
audit.go feat(lint): add pkg/detect + pkg/php — project detection and PHP QA toolchain 2026-03-09 13:13:30 +00:00
audit_test.go feat(lint): add pkg/detect + pkg/php — project detection and PHP QA toolchain 2026-03-09 13:13:30 +00:00
format.go feat(lint): add pkg/detect + pkg/php — project detection and PHP QA toolchain 2026-03-09 13:13:30 +00:00
format_test.go feat(lint): add pkg/detect + pkg/php — project detection and PHP QA toolchain 2026-03-09 13:13:30 +00:00
mutation.go feat(lint): add pkg/detect + pkg/php — project detection and PHP QA toolchain 2026-03-09 13:13:30 +00:00
mutation_test.go feat(lint): add pkg/detect + pkg/php — project detection and PHP QA toolchain 2026-03-09 13:13:30 +00:00
pipeline.go feat(lint): add pkg/detect + pkg/php — project detection and PHP QA toolchain 2026-03-09 13:13:30 +00:00
pipeline_test.go feat(lint): add pkg/detect + pkg/php — project detection and PHP QA toolchain 2026-03-09 13:13:30 +00:00
refactor.go feat(lint): add pkg/detect + pkg/php — project detection and PHP QA toolchain 2026-03-09 13:13:30 +00:00
refactor_test.go feat(lint): add pkg/detect + pkg/php — project detection and PHP QA toolchain 2026-03-09 13:13:30 +00:00
runner.go feat(lint): add pkg/detect + pkg/php — project detection and PHP QA toolchain 2026-03-09 13:13:30 +00:00
runner_test.go feat(lint): add pkg/detect + pkg/php — project detection and PHP QA toolchain 2026-03-09 13:13:30 +00:00
security.go refactor: replace os.* and fmt.Errorf with go-io/go-log conventions 2026-03-16 19:44:45 +00:00
security_test.go feat(lint): add pkg/detect + pkg/php — project detection and PHP QA toolchain 2026-03-09 13:13:30 +00:00
test.go feat(lint): add pkg/detect + pkg/php — project detection and PHP QA toolchain 2026-03-09 13:13:30 +00:00
test_test.go feat(lint): add pkg/detect + pkg/php — project detection and PHP QA toolchain 2026-03-09 13:13:30 +00:00