This website works better with JavaScript.
Home
Explore
Help
Sign In
anoopmb
/
frappe
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
fix(linting): added .codacy.yml to ignore .sql files
version-14
Rushabh Mehta
5 years ago
parent
2415eac770
commit
a050312b1a
1 changed files
with
2 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
.codacy.yml
+ 2
- 0
.codacy.yml
View File
@@ -0,0 +1,2 @@
exclude_paths:
- '*.sql'
Write
Preview
Loading…
Cancel
Save