Reimplement StockQuote module using Finnhub
This commit is contained in:
parent
ea2d1a86ba
commit
da04d43ce8
9 changed files with 407 additions and 274 deletions
8
.idea/detekt.xml
generated
Normal file
8
.idea/detekt.xml
generated
Normal file
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="DetektPluginSettings">
|
||||
<option name="baselinePath" value="$PROJECT_DIR$/config/detekt/baseline.xml" />
|
||||
<option name="enableDetekt" value="true" />
|
||||
<option name="enableForProjectResult" value="Accepted" />
|
||||
</component>
|
||||
</project>
|
Loading…
Add table
Add a link
Reference in a new issue