Skip to content

Initial release with string violations

Latest
Compare
Choose a tag to compare
@ivan-magda ivan-magda released this 08 Jun 13:44
· 2 commits to master since this release
2232e64

String Violations:

  • Line length should be 100 characters or less.
  • Leading whitespace file shouldn't start with whitespace.
  • Force casts should be avoided.
  • Trailing line whitespace - lines should have no trailing whitespace.
  • Trailing new line - file should have a single trailing newline.
  • File length - file should contain 400 lines or less).