Skip to content

knime/knime-snowflake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KNIME Snowflake modules

This repository is maintained by the KNIME Team Quokkas.

KNIME Snowflake

Maven build

  • Compile project and run integration tests. Checkstyle rules are enabled by default.

    mvn clean verify

  • Compile project and run integration tests, plus enable Spotbugs and Javadocs validations.

    mvn clean verify -Dspotbugs.skip=false -Dmaven.javadoc.skip=false

For Eclipse users

To format XML files to match what Checkstyle mandates, please follow these steps:
  1. Open the Window menu.
  2. Select Preferences at the bottom.
  3. In the Preferences window, within the left-side tree navigate to XMLXML FilesEditor.
  4. On the Editor panel change the radio button from Indent using tabs to Indent using spaces.
  5. On the same panel, set Indentation size to 4.
  6. Before closing the window, don't forget to apply the changes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published