Fix lint.md formatting (#637)

This pull requests fixes a mistake in lint.md file that causes incorrect formatting of the text:
This commit is contained in:
Mactavsin 2022-08-12 17:14:38 +03:00 committed by GitHub
parent 8b390a33aa
commit b7d126bf99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -326,7 +326,6 @@ Luau uses comments that start from `!` to control certain aspects of analysis, f
--!nostrict
-- Unknown comment directive 'nostrict'; did you mean 'nonstrict'?"
```
```
## IntegerParsing (27)