refactor(shared,config): remove redundant null checks and AI slop from code comments
This commit is contained in:
@@ -69,8 +69,6 @@ describe("checkForLegacyPluginEntry", () => {
|
||||
})
|
||||
|
||||
it("returns no warning data when config is missing", () => {
|
||||
// given — empty dir, no config files
|
||||
|
||||
// when
|
||||
const result = checkForLegacyPluginEntry(testConfigDir)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user