1
0
Fork 0
mirror of https://github.com/luau-lang/luau.git synced 2025-04-12 23:00:54 +01:00
Commit graph

13 commits

Author SHA1 Message Date
Ben Mactavsin
4f82a77396
Update lint.md to specify language on fenced code blocks which have none ()
Specified language on the last two fenced code blocks in the page as
they were inconsistent with the others on the same page.
2023-06-06 08:57:36 -07:00
Mactavsin
b7d126bf99
Fix lint.md formatting ()
This pull requests fixes a mistake in lint.md file that causes incorrect formatting of the text:
2022-08-12 07:14:38 -07:00
Arseny Kapoulkine
2c40b7661c
Update lint.md ()
Add documentation for IntegerParsing and ComparisonPrecedence lints
2022-08-11 08:42:31 -07:00
Arseny Kapoulkine
6aaaafcc8d
Add documentation for upcoming CommentDirective lint () 2022-02-17 16:58:43 -08:00
Arseny Kapoulkine
abe3f87b48
docs: Add documentation for upcoming MisleadingAndOr lint ()
This is going to be part of Luau 0.514
2022-02-09 09:27:01 -08:00
Halalaluyafail3
497d625f73
Fix some mistakes in the documentation () 2022-01-14 13:42:49 -08:00
Arseny Kapoulkine
81cddbd82c
Update lint.md ()
Add documentation for DuplicateLocal
2021-08-04 15:24:25 -07:00
Arseny Kapoulkine
1f548d4753
Update lint.md ()
Add documentation for the upcoming DuplicateCondition lint
2021-07-21 16:13:04 -07:00
Arseny Kapoulkine
bf17b6447a
Update lint.md ()
* Update lint.md

Add documentation for DeprecatedApi (live) and TableOperations (ships on July 7th)

* Update lint.md

Shorten line a bit
2021-07-06 09:06:51 -07:00
Arseny Kapoulkine
b20601af89
Update lint.md ()
Update FunctionUnused and ImportUnused following internal changes that make it possible to suppress the warning using _
2021-06-02 12:49:35 -07:00
Arseny Kapoulkine
fff104b439
Rename linting pass to match internal changes
The name is cleaner and more correct
2021-05-30 11:55:52 -07:00
Andy Friesen
bf63d29c9a
Document the duplicate function lint () 2021-04-14 14:29:28 -07:00
AtomicOperation
d04a41fcff
Change to minimal-mistakes theme ()
Use minimal-mistakes theme. Add a splash front page and a getting started page.
2021-02-12 12:26:08 -08:00
Renamed from docs/lint.md (Browse further)