Skip to content

Conversation

@jatkinson1000
Copy link
Contributor

@jatkinson1000 jatkinson1000 commented Oct 21, 2023

Closes #86

Hej,

After bashing my head against Regex for a while I have modified so that the linter will treat FORD markers as comments.

Initially I wanted to make a cli argument --ford to trigger this, and fall back on the currentl rule if not, but this was tricky in the _rules list so I just replaced with the assumption that an error where someone has typed !! or !> not intending to be used by FORD is unlikely, and even if they did it will still be treated as a comment.

I also added tests - please check that you are satisfied.

@jatkinson1000
Copy link
Contributor Author

Hi @cphyc any chance you would consider reviewing and implementing this?

@cphyc cphyc merged commit 70161e6 into cphyc:master Jan 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make FORD Compatible

2 participants