fs.F_OK, fs.R_OK, fs.W_OK, fs.X_OK DEP0176
Handle DEP0176 via transforming imports of fs.F_OK, fs.R_OK, fs.W_OK, fs.X_OK from the root fs module to fs.constants.
See DEP0176
Example
diff