Skip to content

Commit 40be5db

Browse files
committed
deploy: 75f7435
0 parents  commit 40be5db

File tree

118 files changed

+129033
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

118 files changed

+129033
-0
lines changed

.nojekyll

Whitespace-only changes.

404.html

Lines changed: 68 additions & 0 deletions
Large diffs are not rendered by default.

CNAME

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
golangci-lint.run

android-chrome-192x192.png

11.9 KB
Loading

android-chrome-512x512.png

45.8 KB
Loading

apple-touch-icon.png

11 KB
Loading

casts/demo.cast

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{"version": 2, "width": 80, "height": 24, "timestamp": 1640995200, "env": {"TERM": "xterm-256color", "SHELL": "/bin/bash"}, "title": "Demo Terminal Session"}
2+
[0.0, "o", "Welcome to the demo!\r\n"]
3+
[1.0, "o", "$ "]
4+
[2.0, "o", "ls -la\r\n"]
5+
[2.5, "o", "total 8\r\n"]
6+
[2.6, "o", "drwxr-xr-x 2 user user 4096 Jan 1 12:00 .\r\n"]
7+
[2.7, "o", "drwxr-xr-x 20 user user 4096 Jan 1 12:00 ..\r\n"]
8+
[2.8, "o", "-rw-r--r-- 1 user user 0 Jan 1 12:00 demo.txt\r\n"]
9+
[3.0, "o", "$ "]
10+
[4.0, "o", "cat demo.txt\r\n"]
11+
[4.5, "o", "Hello, this is a demo file!\r\n"]
12+
[5.0, "o", "$ "]
13+
[6.0, "o", "echo 'This is a test command'\r\n"]
14+
[6.5, "o", "This is a test command\r\n"]
15+
[7.0, "o", "$ "]
16+
[8.0, "o", "pwd\r\n"]
17+
[8.5, "o", "/home/user/demo\r\n"]
18+
[9.0, "o", "$ "]
19+
[10.0, "o", "exit\r\n"]

categories/index.html

Lines changed: 65 additions & 0 deletions
Large diffs are not rendered by default.

categories/index.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Golangci-lint – Categories</title><link>https://golangci-lint.run/categories/</link><description>Recent content in Categories on Golangci-lint</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><atom:link href="https://golangci-lint.run/categories/index.xml" rel="self" type="application/rss+xml"/></channel></rss>
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<!doctype html><html lang=en-us><head><title>https://golangci-lint.run/docs/contributing/architecture/</title><link rel=canonical href=https://golangci-lint.run/docs/contributing/architecture/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=https://golangci-lint.run/docs/contributing/architecture/"></head></html>

0 commit comments

Comments
 (0)