You can now add feeds to the database
This commit is contained in:
parent
1fa8351d11
commit
a5b6352a4c
24 changed files with 1049 additions and 20 deletions
|
|
@ -16,6 +16,7 @@ exclude_dir = [
|
|||
"tests",
|
||||
".git",
|
||||
".vscode",
|
||||
"data",
|
||||
]
|
||||
exclude_file = []
|
||||
exclude_regex = ["_test.go"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue