ci/linting: add job to check if there is a merge commit
The currently merging strategy for the project is fast-forward
, for this reason, this patch adds a job to prevent Merge Requests that contains any merge patch.
This patch also removes unneeded variables and commands