Skip to content

Commit 7c0f6f8

Browse files
committed
chore(environment): use prod KSI edulint locally
1 parent eb85f4e commit 7c0f6f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/environments/environment.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ export const environment: Environment = {
1111
edulint: {
1212
url: 'https://edulint.com',
1313
version: '2.10.2',
14-
config: 'default'
14+
config: 'https://ksi.fi.muni.cz/assets/edulint/ksi.toml'
1515
},
1616
urlPrefix: '',
1717
logger: {

0 commit comments

Comments
 (0)