Skip to content

Commit 6dab008

Browse files
committed
No checking on close/closedir
1 parent d98448b commit 6dab008

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

perlcriticrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ above_version = 5.008008
3333
[-InputOutput::ProhibitBacktickOperators]
3434
[-InputOutput::RequireCheckedClose]
3535
[InputOutput::RequireCheckedSyscalls]
36-
functions = open opendir read readline readdir close closedir
36+
functions = open opendir read readline readdir
3737

3838
[-Miscellanea::RequireRcsKeywords]
3939

0 commit comments

Comments
 (0)