diff --git a/codecov.yml b/codecov.yml new file mode 100644 index 00000000..4f6dfa59 --- /dev/null +++ b/codecov.yml @@ -0,0 +1,2 @@ +ignore: + - "**/test_helper.py" \ No newline at end of file diff --git a/frappe-semgrep-rules b/frappe-semgrep-rules new file mode 160000 index 00000000..239029b7 --- /dev/null +++ b/frappe-semgrep-rules @@ -0,0 +1 @@ +Subproject commit 239029b7ebaf2ec0e83222ca8bc668c8c76668f9 diff --git a/frontend/src/components/Controls/Autocomplete.vue b/frontend/src/components/Controls/Autocomplete.vue index 4da8274e..dee1268f 100644 --- a/frontend/src/components/Controls/Autocomplete.vue +++ b/frontend/src/components/Controls/Autocomplete.vue @@ -99,18 +99,17 @@ name="item-label" v-bind="{ active, selected, option }" > -