Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / delivery-club/delivery-club-rules issues and pull requests
#66 - fix skip dirs, enable experimental tag by default
Pull Request -
State: closed - Opened by peakle almost 2 years ago
#65 - delete time comparison rule
Pull Request -
State: closed - Opened by peakle about 2 years ago
#64 - update flags documentation and usage for binary mode
Pull Request -
State: closed - Opened by peakle about 2 years ago
#63 - fix releaser archive naming
Pull Request -
State: closed - Opened by peakle about 2 years ago
#62 - update dependencies
Pull Request -
State: closed - Opened by peakle about 2 years ago
#61 - add new rule errCheckInIf
Pull Request -
State: closed - Opened by peakle about 2 years ago
Labels: enhancement
#60 - [dc-rules] add check defer call cancelFunc after context.WithCancel
Issue -
State: open - Opened by peakle over 2 years ago
Labels: enhancement, good first issue
#59 - add new rule for global errors with stack
Pull Request -
State: closed - Opened by peakle over 2 years ago
#58 - optimize regexps usage in rules
Pull Request -
State: closed - Opened by peakle over 2 years ago
#57 - add new rule simplifyTimeComparison
Pull Request -
State: closed - Opened by peakle over 2 years ago
#56 - [dc-rules] change Text.Matches to Contains where it possible
Issue -
State: open - Opened by peakle over 2 years ago
Labels: enhancement, good first issue
#55 - skip experimental tag by default (binary mode)
Pull Request -
State: closed - Opened by peakle over 2 years ago
#54 - [dc-rules] skip experimental tag by default?
Issue -
State: closed - Opened by peakle over 2 years ago
- 1 comment
Labels: enhancement, help wanted
#52 - [dc-rules] add test cases
Issue -
State: open - Opened by peakle over 2 years ago
Labels: enhancement, good first issue
#51 - add support consecutive calls for unclosedResorce rule
Pull Request -
State: closed - Opened by peakle over 2 years ago
- 1 comment
Labels: enhancement
#50 - [dc-rules] support consecutive calls for unclosedResource rule
Issue -
State: open - Opened by peakle over 2 years ago
Labels: bug, enhancement
#49 - add installation option by curl
Pull Request -
State: closed - Opened by peakle over 2 years ago
Labels: enhancement
#48 - add support for check fields in simplifyErrorReturn rule
Pull Request -
State: closed - Opened by peakle over 2 years ago
Labels: enhancement
#47 - [dc-rules] add to simplifyErrorReturn field check
Issue -
State: closed - Opened by peakle over 2 years ago
Labels: enhancement
#46 - [dc-rules] add installation option by curl
Issue -
State: closed - Opened by peakle over 2 years ago
Labels: enhancement, good first issue
#45 - skip all imports in precompilation step
Pull Request -
State: closed - Opened by peakle over 2 years ago
#44 - fix import fail of internal pkg for binary mode
Pull Request -
State: closed - Opened by peakle over 2 years ago
#43 - [dc-rules] bug: cannot start binary on non go 1.17 projects
Issue -
State: closed - Opened by peakle over 2 years ago
- 2 comments
Labels: bug, help wanted
#42 - tags enhacement for binary mode
Pull Request -
State: closed - Opened by peakle almost 3 years ago
#41 - support external rules for binary mode
Pull Request -
State: closed - Opened by peakle almost 3 years ago
#40 - [dc-rules] support external rules loading for binary mode
Issue -
State: closed - Opened by peakle almost 3 years ago
#39 - [dc-rules] add tests for binary mode usage
Issue -
State: open - Opened by peakle almost 3 years ago
- 1 comment
Labels: enhancement, good first issue
#37 - add feature for build linter as binary
Pull Request -
State: closed - Opened by peakle almost 3 years ago
Labels: enhancement
#36 - add rule oneLineReturn
Pull Request -
State: closed - Opened by peakle almost 3 years ago
#35 - extend regexpCompileInLoop rule
Pull Request -
State: closed - Opened by peakle almost 3 years ago
#34 - [dc-rules] check switch type in uncheckedTypeAssert rule
Issue -
State: open - Opened by peakle almost 3 years ago
Labels: enhancement
#33 - add rule unstoppedTicker
Pull Request -
State: closed - Opened by peakle almost 3 years ago
Labels: enhancement
#32 - add documentation for each rule
Pull Request -
State: closed - Opened by peakle almost 3 years ago
Labels: documentation
#31 - [dc-rules] add rule for unreleased time.Ticker
Issue -
State: closed - Opened by peakle almost 3 years ago
Labels: enhancement, good first issue
#30 - [dc-rules] extend regexpCompileInLoop rule
Issue -
State: closed - Opened by peakle almost 3 years ago
Labels: enhancement, good first issue
#29 - add tests for autofix
Pull Request -
State: closed - Opened by peakle almost 3 years ago
#28 - bug: var escape for unclosed time, unclosed resource
Pull Request -
State: closed - Opened by peakle almost 3 years ago
Labels: bug
#27 - add new rule uselessLocalConst
Pull Request -
State: closed - Opened by peakle almost 3 years ago
#26 - [dc-rules] fix suggest blocks
Issue -
State: closed - Opened by peakle almost 3 years ago
Labels: good first issue, invalid
#25 - [dc-rules] add rule for sql structs
Issue -
State: open - Opened by peakle almost 3 years ago
Labels: enhancement
#24 - [dc-rules] add rule for one line return after assign var
Issue -
State: closed - Opened by peakle almost 3 years ago
Labels: enhancement, good first issue
#23 - extend type assert rule
Pull Request -
State: closed - Opened by peakle almost 3 years ago
#22 - fix module vendoring
Pull Request -
State: closed - Opened by peakle almost 3 years ago
#21 - add new rule unclosedTimer
Pull Request -
State: closed - Opened by peakle almost 3 years ago
#20 - [dc-rules] create support matrix
Issue -
State: open - Opened by peakle almost 3 years ago
Labels: documentation, good first issue
#19 - [dc-rules] add tests for autofix (suggest) block
Issue -
State: closed - Opened by peakle almost 3 years ago
Labels: enhancement
#18 - [dc-rules] new rule unused local const
Issue -
State: closed - Opened by peakle almost 3 years ago
Labels: enhancement
#17 - [dc-rules] documentation for each rule
Issue -
State: closed - Opened by avolver almost 3 years ago
Labels: documentation, good first issue, help wanted
#16 - [dc-rules] support linter usage with module vendoring
Issue -
State: closed - Opened by peakle almost 3 years ago
Labels: bug
#15 - test fix for vendor
Pull Request -
State: closed - Opened by peakle almost 3 years ago
#14 - [dc-rules] extend type assert check
Issue -
State: closed - Opened by peakle almost 3 years ago
Labels: enhancement, good first issue, help wanted
#13 - [dc-rules] add mechanism for build binary
Issue -
State: closed - Opened by peakle almost 3 years ago
Labels: enhancement
#12 - new rule syncPoolNonPtr
Pull Request -
State: closed - Opened by peakle almost 3 years ago
#11 - Add ci linter workflow
Pull Request -
State: closed - Opened by peakle almost 3 years ago
#10 - add rule unslosedResource
Pull Request -
State: closed - Opened by peakle almost 3 years ago
#9 - add new rule simplifyErrCheck
Pull Request -
State: closed - Opened by peakle almost 3 years ago
#8 - [dc-rules] add new rule for err checking in one line
Issue -
State: closed - Opened by peakle almost 3 years ago
#7 - temporarily disable oneMethodInterfaceNaming rule
Pull Request -
State: closed - Opened by peakle almost 3 years ago
#6 - simplify rule regexp compile in loop
Pull Request -
State: closed - Opened by peakle almost 3 years ago
#5 - add new rule regexpCompileInLoop
Pull Request -
State: closed - Opened by peakle almost 3 years ago
#4 - Fix installation guideline
Pull Request -
State: closed - Opened by peakle almost 3 years ago
#3 - Fix installation guide
Pull Request -
State: closed - Opened by peakle almost 3 years ago
#2 - add rule for Jmoiron library usage without context
Pull Request -
State: closed - Opened by peakle almost 3 years ago
#1 - extend queryWithoutContext rule
Pull Request -
State: closed - Opened by peakle almost 3 years ago