mirror of
https://github.com/1C-Company/v8-code-style.git
synced 2025-04-23 16:12:41 +02:00
17 lines
650 B
Properties
17 lines
650 B
Properties
|
###############################################################################
|
||
|
# Copyright (C) 2021, 1C-Soft LLC and others.
|
||
|
#
|
||
|
# This program and the accompanying materials are made
|
||
|
# available under the terms of the Eclipse Public License 2.0
|
||
|
# which is available at https://www.eclipse.org/legal/epl-2.0/
|
||
|
#
|
||
|
# SPDX-License-Identifier: EPL-2.0
|
||
|
#
|
||
|
# Contributors:
|
||
|
# 1C-Soft LLC - initial API and implementation
|
||
|
###############################################################################
|
||
|
bin.includes = feature.xml,\
|
||
|
feature.properties
|
||
|
individualSourceBundles=true
|
||
|
generate.feature@com.e1c.v8codestyle.source=com.e1c.v8codestyle
|