From 99e2e923d0c77b02f3fb4ff648ea916954868606 Mon Sep 17 00:00:00 2001 From: Yuqian Yang Date: Fri, 28 Feb 2025 23:13:39 +0800 Subject: chore(store): move everything to store. --- works/life/lanqiao-selection-match/.solargraph.yml | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 works/life/lanqiao-selection-match/.solargraph.yml (limited to 'works/life/lanqiao-selection-match/.solargraph.yml') diff --git a/works/life/lanqiao-selection-match/.solargraph.yml b/works/life/lanqiao-selection-match/.solargraph.yml deleted file mode 100644 index a8ef410..0000000 --- a/works/life/lanqiao-selection-match/.solargraph.yml +++ /dev/null @@ -1,22 +0,0 @@ ---- -include: -- "**/*.rb" -exclude: -- spec/**/* -- test/**/* -- vendor/**/* -- ".bundle/**/*" -require: [] -domains: [] -reporters: -- rubocop -- require_not_found -formatter: - rubocop: - cops: safe - except: [] - only: [] - extra_args: [] -require_paths: [] -plugins: [] -max_files: 5000 -- cgit v1.2.3