Skip to content

实例增加3个字段:是否验证服务端SSL证书、显示的数据库列表、隐藏的数据库列表 #1370

实例增加3个字段:是否验证服务端SSL证书、显示的数据库列表、隐藏的数据库列表

实例增加3个字段:是否验证服务端SSL证书、显示的数据库列表、隐藏的数据库列表 #1370

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: psf/black@stable