Fix issue with CheckAssemblyInfo failing on itself
Open
type:bug
- Dominant language
- C#
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
#### Description:
The check CheckAssemblyInfo.cs file is incorrectly checked by itself due to EndsWith clause. SHould be checked with exact filename instead.
#### Steps to reproduce:
https://github.com/BHoM/Test_Toolkit/pull/501/checks?check_run_id=39153284209
#### Expected behaviour:
For only actual AssemblyInfo files to be checked
#### Test file(s):
Contributor guide
Assessment
This issue has not been assessed yet.