RainX
RainX
增加扩展行情里面所有市场类别的定义,方便程序调用是使用,如 ``` In [7]: api.to_df(api.get_markets()) Out[7]: market category name short_name 0 1 1 临时股 TP 1 4 12 郑州商品期权 OZ 2 5 12 大连商品期权 OD 3 6 12 上海商品期权 OS...
The Artist is a Slack chatbot with the ability to draw fantastic AI images (with [DALL·E 3 API](https://openai.com/dall-e-3)).
Add some very useful items to `Code Analysis` section
# Background I am running a PHP demo with PHP runtime with composer dependencies. I found it cannot handle autoload correctly. # How to reproduce. I can recreate this issue...
# The dark mode for announcement bar It was a little weird when I switched to dark mode without the announcement bar updated. so I just added the ability for...
# 当前的问题 当前使用的很多软件的依赖没有自动升级,很快会outdated, 有潜在的安全风险。 # Renovate 我们可以使用 Renovate 来自动处理依赖的升级管理,通过配置一定的规则来实现自动升级 目前的规则是: 根据 [conventionalcommits](https://www.conventionalcommits.org/en/) 的定义,对于 - Non-major Updates 也就是 minor, patch 或者 pin dependencies 级别的修改,自动升级并merge - Major Updates, 也就是 major 包的修改,则会创建PR 人工...
In the README file 1. Correct incorrect spelling for JavaScript like `javscript` (miss a `a`) 2. Use the case in the official website like JavaScript (uppercase J and S)
Allow Renovate to take over the automatic dependency upgrade
uses static code analysis tools to assure and improve code quality. ref: https://usetypo3.com/code-analysis/