You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Checkstyle warns about some missing javadocs and javadoc comments. The class DataExtractionTransformer and its methods need some javadocs.
See also #76.
We should take a look at these warnings and add the missing parts where it is needed.
Checkstyle warns about some missing javadocs and javadoc comments.
The classDataExtractionTransformerand its methods need some javadocs.See also #76.
We should take a look at these warnings and add the missing parts where it is needed.
//edited