• S
    Lint checks in CI runs (#183) · 3d639ce0
    shacharPash 提交于
    * delete mock
    
    * coverage
    
    * fix test
    
    * indent
    
    * change to var - check
    
    * cluster test
    
    * add opthin to connect cluster with dotnet test
    
    * use key in topk tests
    
    * get env vars inside RedisFixture
    
    * skip if redis
    
    * add skip where needed
    
    * Execute broadcast
    
    * delete cluster tests
    
    * RedisFixture fix
    
    * add to contributing
    
    * run cluster on CI
    
    * wip
    
    * fix /
    
    * -d
    
    * delete restore
    
    * return restore
    
    * add -RC3
    
    * add RC3 to docker-compose
    
    * try define both .net 6 and 7
    
    * Skip if cluster where needed
    
    * add names
    
    * skip configOnTimeout if cluster
    
    * try to fix win tests
    
    * tests names +fix win version
    
    * fix versions
    
    * versions
    
    * win verer
    
    * wording
    
    * dotnet format
    
    * format
    
    * format
    
    * add linter.yaml
    
    * update linter
    
    * lint on push
    
    * change linter
    
    * create lint problems to see what happen
    
    * linter force and run
    
    * try to fix yml
    
    * dotnet format
    
    * tell the contributer to run dotnet format in the CONTRIBUTING.md
    
    * disable multi runs
    
    * fix warnings
    
    * chayom changes
    
    ---------
    Co-authored-by: NChayim <chayim@users.noreply.github.com>
    Co-authored-by: NChayim I. Kirshen <c@kirshen.com>
    3d639ce0
在查看并了解这些贡献准则后,你可以参考贡献准则 为该项目做出贡献。