Skip to content

Commit ac5c109

Browse files
committed
[ty] Remove redundant equality narrowing alias note
1 parent 0938619 commit ac5c109

3 files changed

Lines changed: 1 addition & 4 deletions

File tree

crates/ty/docs/configuration.md

Lines changed: 0 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/ty_project/src/metadata/options.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1515,7 +1515,6 @@ pub struct AnalysisOptions {
15151515
/// ```
15161516
///
15171517
/// Enable this option to preserve all possible union members and broad builtin types instead.
1518-
/// `strict-literal-narrowing` is an alias for this option.
15191518
///
15201519
/// Defaults to `false`.
15211520
#[option(

ty.schema.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)