Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't add comments with a hashtag #64

Merged
merged 1 commit into from
Mar 31, 2023
Merged

Conversation

JKJameson
Copy link
Contributor

I am writing software in Hacklang and get the following error with every page load;

"Comments starting with '#' are deprecated"

These errors are caused by the WriteToFile func. They seem pretty redundant to me since you can get the last modified attribute of the file.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 4572021534

  • 3 of 3 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 97.39%

Totals Coverage Status
Change from base Build 4453102871: 0.0%
Covered Lines: 1045
Relevant Lines: 1073

💛 - Coveralls

@inhere inhere merged commit cfa29b0 into gookit:master Mar 31, 2023
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.

None yet

3 participants