Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ttcn3_validator checks #156

Merged
merged 12 commits into from
Oct 23, 2020
Merged

Add ttcn3_validator checks #156

merged 12 commits into from
Oct 23, 2020

Conversation

5nord
Copy link
Member

@5nord 5nord commented Oct 21, 2020

ttcn3_validator is a Nokia internal linter tool for TTCN-3. This commits
add its functionality to ntt lint tool. Available checks:

  • aligned braces
  • maximum number of lines of lines in behaviour bodies
  • maximum cyclomatic complexity
  • naming rules
  • TTCN-3 tags

ttcn3_validator is a Nokia internal linter tool for TTCN-3. This commits
add its functionality to ntt lint tool. Available checks:

* aligned braces
* maximum number of lines of lines in behaviour bodies
* maximum cyclomatic complexity
* naming rules
* TTCN-3 tags
@5nord 5nord marked this pull request as ready for review October 23, 2020 08:54
@5nord 5nord merged commit c627d17 into nokia:master Oct 23, 2020
@5nord 5nord deleted the ntt-lint branch October 23, 2020 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant