I wanted that every *.swift
files must have the required texts.
Like so..
If the developer forgets to add it or has inputted the wrong values swiftlint
will give an error or warning upon compiling.
I have searched about file_header
but somehow it doesnt work properly.
Here is my swiftlint.yml
configuration