chessmodule/movegengo

View on GitHub
movetables.go

Summary

Maintainability
A
0 mins
Test Coverage

exported var KnightMoves should have comment or be unexported
Open

var KnightMoves = [64]uint64{
Severity: Minor
Found in movetables.go by golint

There are no issues that match your filters.

Category
Status