Distributed version control system
Git is a free distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
Linter | Message | Location |
---|---|---|
inputs-should-be-minimal Identify inputs that should use their minimal variant | 'bash' should probably switched for its minimal variant |
|
formatting Look for formatting issues in the source | line 509 is way too long (107 characters) |
|
formatting Look for formatting issues in the source | line 508 is way too long (103 characters) |
|
formatting Look for formatting issues in the source | line 505 is way too long (91 characters) |
|