Categorygithub.com/dozer111/projectlinter-core/rules/file

# README

github.com/dozer111/projectlinter-core/rules/file

go get -u github.com/dozer111/projectlinter-core/rules/file

The module that contains all the rules related to real physical files

FunctionDescription
FileExistsChecks if the specified file is present in the project
FileIsAbsentChecks if the project does not have the specified file
FilesAreSameChecks that the file in the project is the same as the given reference file
RenameFileChecks if the specified file is in the project. If it is, suggests renaming it
SubstituteFileChecks if the specified file is in the project. If it is, suggests replacing it with another