mirror of
https://github.com/luau-lang/luau.git
synced 2025-04-15 09:23:51 +01:00
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:
parent
8b390a33aa
commit
b7d126bf99
1 changed files with 0 additions and 1 deletions
|
@ -326,7 +326,6 @@ Luau uses comments that start from `!` to control certain aspects of analysis, f
|
||||||
--!nostrict
|
--!nostrict
|
||||||
-- Unknown comment directive 'nostrict'; did you mean 'nonstrict'?"
|
-- Unknown comment directive 'nostrict'; did you mean 'nonstrict'?"
|
||||||
```
|
```
|
||||||
```
|
|
||||||
|
|
||||||
## IntegerParsing (27)
|
## IntegerParsing (27)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue