Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update demo video and demo.svg on website #4582

Open
alexandear opened this issue Mar 26, 2024 · 1 comment
Open

Update demo video and demo.svg on website #4582

alexandear opened this issue Mar 26, 2024 · 1 comment
Labels
area: docs enhancement New feature or improvement

Comments

@alexandear
Copy link
Contributor

alexandear commented Mar 26, 2024

Your feature request related to a problem? Please describe

The golangci-lint demo video was filmed 5 years ago using golangci-lint v1.16.0 and is now mostly outdated for golangci-lint v1.57.0.

Firstly, the official repository for beego is beego/beego, not astaxie/beego.
image

Secondly, the video displays issues from linters that have since been renamed or deprecated: gas is now gosec, megacheck is gosimple + staticcheck + unused.
image

Lastly, the golangci-lint linters command outputs many more linters in v1.57.0 compared to v1.67.0.
image

Describe the solution you'd like

Re-film the demo video on https://asciinema.org/ and re-generate demo.svg using the latest golangci-lint version.

Describe alternatives you've considered

N/A

Additional context

No response

@alexandear alexandear added enhancement New feature or improvement area: docs labels Mar 26, 2024
@alexandear alexandear changed the title Update Demo Video and SVG on Website Update demo video and demo.svg on website Mar 26, 2024
@ldez
Copy link
Member

ldez commented Mar 26, 2024

The asciinema video (the second video on the page) should be removed, it's not useful now.

The first one (the SVG animation) should be updated.


Offtopic:

@alexandear If you have a bit of time, I'm working around linters, and I see 2 topics that can help me:

Add missing auto-fix tests:

  • tagalign
  • mirror

Add missing tests:

  • grouper

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: docs enhancement New feature or improvement
Projects
None yet
Development

No branches or pull requests

2 participants