Skip to content

Commit

Permalink
draft deploykeys and oidc
Browse files Browse the repository at this point in the history
  • Loading branch information
PacoVK committed Oct 20, 2023
1 parent 58b9826 commit 274fcb4
Show file tree
Hide file tree
Showing 72 changed files with 3,919 additions and 255 deletions.
8 changes: 1 addition & 7 deletions checkstyle-suppressions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@
"http://www.puppycrawl.com/dtds/suppressions_1_0.dtd">
<suppressions>
<suppress checks="Javadoc" files="."/>
<suppress checks="ParameterName"
files="TfSecReport.java"/>
<suppress checks="MemberName"
files="TfSecReport.java"/>
<suppress checks="ParameterName"
files="ProviderTerraformDto.java"/>
<suppress checks="MemberName"
Expand All @@ -21,7 +17,5 @@
<suppress checks="MemberName"
files="Provider.java"/>
<suppress checks="AbbreviationAsWordInName"
files="ISearchService.java"/>
<suppress checks="AbbreviationAsWordInName"
files="IStorageInterface.java"/>
files="IRepository.java"/>
</suppressions>
Loading

0 comments on commit 274fcb4

Please sign in to comment.