Projects STRLCPY wrongsecrets Commits 38785345
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■ ■ ■
    CONTRIBUTING.md
    skipped 274 lines
    275 275   //which runtime can you use to run the challenge on ? (You can just use Docker here)
    276 276   @Override
    277 277   /**
    278  - * {@inheritDoc}
    279  - */
    280  - public List<RuntimeEnvironment.Environment> supportedRuntimeEnvironments() {
     278 + * {@inheritDoc}
     279 + */
     280 + public List<RuntimeEnvironment.Environment> supportedRuntimeEnvironments() {
    281 281   return List.of(RuntimeEnvironment.Environment.DOCKER);
    282 282   }
    283 283   //set the difficulty: 1=low, 5=very hard
    skipped 88 lines
Please wait...
Page is in error, reload to recover