index
:
syz
corpusfix
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
syz-linter
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools/syz-linter: suggest any instead of interface{}
Dmitry Vyukov
2025-12-22
2
-0
/
+16
*
all: use any instead of interface{}
Dmitry Vyukov
2025-12-22
1
-2
/
+2
*
tools/syz-linter: add loopvar test
Taras Madan
2025-02-17
1
-0
/
+8
*
tools/syz-linter: detect loop variables scoping
Taras Madan
2025-02-17
1
-0
/
+24
*
tools/syz-linter: suggest use of min/max functions
Dmitry Vyukov
2025-01-17
2
-0
/
+55
*
tools/syz-linter: check tool.Failf messages
Dmitry Vyukov
2024-08-07
3
-0
/
+15
*
tools/syz-linter: check t.Logf/Errorf/Fatalf messages
Dmitry Vyukov
2024-04-17
2
-2
/
+13
*
syz-fuzzer: use of monotonic time for latency measurement
Dmitry Vyukov
2024-04-02
1
-1
/
+1
*
tools/syz-linter: check all Logf calls
Aleksandr Nogikh
2024-03-12
1
-1
/
+4
*
tools/syz-linter: fix golangci-lint plugin signature
Paul Chaignon
2023-11-09
1
-9
/
+3
*
syz-ci: do logging per job processor
Aleksandr Nogikh
2023-01-19
1
-1
/
+1
*
tools/syz-linter: improve duplicate parameter type detection
Dmitry Vyukov
2023-01-13
2
-12
/
+26
*
tools/syz-linter: add go:embed to exceptions
Aleksandr Nogikh
2022-02-25
1
-1
/
+1
*
pkg: update generated files to go 1.17
Alexey Kardashevskiy
2021-07-07
1
-1
/
+1
*
tools/syz-linter: warn about inconsistent flag definitions
Dmitry Vyukov
2020-11-30
2
-12
/
+57
*
tools/syz-linter: add a check for fmt.Printf/Fprintf messages
Dmitry Vyukov
2020-11-30
2
-23
/
+53
*
tools/syz-linter: check comments format
Dmitry Vyukov
2020-07-12
2
-17
/
+52
*
tools/syz-linter: fix comments check
Dmitry Vyukov
2020-07-10
2
-14
/
+19
*
tools/syz-linter: enable some standard linters
Dmitry Vyukov
2020-07-10
1
-0
/
+11
*
tools/syz-linter: introduce helper Pass type
Dmitry Vyukov
2020-07-06
1
-54
/
+50
*
tools/syz-linter: check variable declarations
Dmitry Vyukov
2020-07-06
2
-0
/
+29
*
tools/syz-linter: check for \n at the end of log/error text
Dmitry Vyukov
2020-07-06
2
-13
/
+15
*
tools/syz-linter: check log/error text ending with dot
Dmitry Vyukov
2020-07-05
2
-10
/
+26
*
tools/syz-linter: check log/error text starting with capital letter
Dmitry Vyukov
2020-07-05
2
-2
/
+57
*
tools/syz-linter: add check for dup types in func args
Dmitry Vyukov
2020-07-04
2
-3
/
+71
*
tools/syz-linter: add check for comment format
Dmitry Vyukov
2020-07-04
2
-0
/
+28
*
tools/syz-linter: add custom linter
Dmitry Vyukov
2020-07-04
3
-0
/
+132