docs: update contributing guidelines #909
Annotations
10 errors and 1 warning
lint-soft:
progress/progress.go#L338
Magic number: 100, in <argument> detected (mnd)
|
lint-soft:
textarea/textarea.go#L1201
Comment should end in a period (godot)
|
lint-soft:
textarea/textarea.go#L1122
`if m.ShowLineNumbers` has complex nested blocks (complexity: 8) (nestif)
|
lint-soft:
textarea/textarea.go#L1410
`if spaces > 0` has complex nested blocks (complexity: 6) (nestif)
|
lint-soft:
textarea/textarea.go#L495
Magic number: 2, in <argument> detected (mnd)
|
lint-soft:
textarea/textarea.go#L529
Magic number: 2, in <operation> detected (mnd)
|
lint-soft:
paginator/paginator.go#L192
missing cases in switch of type paginator.Type: paginator.Arabic (exhaustive)
|
lint-soft:
textinput/textinput.go#L661
`if pos < len(value)` has complex nested blocks (complexity: 6) (nestif)
|
lint-soft:
filepicker/filepicker.go#L382
`if m.selected == i` has complex nested blocks (complexity: 5) (nestif)
|
lint-soft:
spinner/spinner.go#L29
Magic number: 10, in <assign> detected (mnd)
|
lint-soft
Restore cache failed: Dependencies file is not found in /home/runner/work/bubbles/bubbles. Supported file pattern: go.sum
|