Skip to content

Commit

Permalink
Update rules.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
a-frantz committed Jan 21, 2025
1 parent 1f6e741 commit 64dba62
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion wdl-analysis/src/rules.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
//! Implementation of analysis rule configuration.
//! Implementation of analysis rules.
#![doc = include_str!("../RULES.md")]

use wdl_ast::Severity;

Expand Down

0 comments on commit 64dba62

Please sign in to comment.