mirror of
https://github.com/Nostalgica-Reverie/Content-Monorepo.git
synced 2026-05-09 00:24:15 +00:00
fix(ci): linters
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use somnus_core::lint_changed_files;
|
||||
use somnus_core::linter::lint_changed_files;
|
||||
|
||||
const WATCHED_PREFIXES: &[&str] = &["modpacks/", "datapacks/"];
|
||||
const WATCHED_EXTS: &[&str] = &[".json", ".mcmeta"];
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
use somnus_core::lint_changed_files;
|
||||
use somnus_core::linter::lint_changed_files;
|
||||
|
||||
const WATCHED_PREFIXES: &[&str] = &["modpacks/", "datapacks/"];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user